index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
wrappers
Commit message (
Expand
)
Author
Age
Files
Lines
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-8
/
+8
*
Markdown code blocks migration part 8 (#22478)
Andrey Makarov
2023-08-15
1
-1
/
+2
*
Remove Deprecated Nimfix (#22062)
Juan Carlos
2023-06-10
1
-7
/
+4
*
make `proc` not implicitly convert to `pointer` with a preview define (#21953)
metagn
2023-05-30
1
-1
/
+1
*
fixes SSL version check logic [backport] (#21324)
ringabout
2023-02-02
1
-2
/
+2
*
build the documentation of official packages (#20986)
ringabout
2022-12-06
4
-2729
/
+0
*
remove useless defines (#20867)
ringabout
2022-11-17
1
-4
/
+0
*
fixes ptr to cstring warnings[backport] (#20848)
ringabout
2022-11-16
1
-4
/
+4
*
fixes ssl static link regression (#20722)
ringabout
2022-11-01
1
-1
/
+5
*
fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)
ringabout
2022-11-01
1
-0
/
+2
*
follow up #20668; fixes nightlies (#20701)
ringabout
2022-10-31
1
-4
/
+5
*
openssl 3 support no longer opt in + some 1.0 support (#20668)
metagn
2022-10-27
1
-43
/
+85
*
fixes #3748 (#20563)
Andreas Rumpf
2022-10-14
1
-2
/
+5
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-1
/
+1
*
move widestrs out of system (#20462)
metagn
2022-10-01
1
-0
/
+3
*
fixes postgres with `nimPreviewSlimSystem` (#20455)
ringabout
2022-09-29
1
-0
/
+4
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+3
*
partial revert and redesign of #19814, changelog (#20341)
metagn
2022-09-14
1
-5
/
+26
*
SSL: Allow the same range of versions for OSX (#20324)
Andreas Rumpf
2022-09-10
1
-5
/
+1
*
Add OpenSSL 3 support (#19814)
Federico Ceratto
2022-08-23
1
-80
/
+54
*
Correctly import libcrypto functions using dynlib (#19881)
Ardek Romak
2022-06-13
1
-35
/
+37
*
feat: TLS-ALPN wrappers for OpenSSL (#19202)
Iced Quinn
2021-12-04
1
-0
/
+14
*
deprecate cuchar, don't redefine it (#18505)
Andreas Rumpf
2021-07-16
1
-12
/
+12
*
docs now show nimExperimentalX APIs (#18345)
Timothee Cour
2021-06-25
1
-6
/
+6
*
Fix #17755 (#17766)
Dankr4d
2021-04-18
1
-2
/
+11
*
fix #17615(runnableExamples silently ignored if placed after some code) (#17619)
flywind
2021-04-02
1
-2
/
+1
*
Free the certificate after checking in `checkCertName` (#17558) [backport:1.2]
Danil Yarantsev
2021-03-29
1
-0
/
+2
*
use lowercase --define switches (#17283)
flywind
2021-03-07
2
-3
/
+3
*
Simple fix to make the linenoise wrapper do the right thing (#17234)
PMunch
2021-03-02
1
-1
/
+1
*
use `-r:off` for runnableExamples that should compile but not run (#17203)
Timothee Cour
2021-03-01
1
-8
/
+7
*
add io.readChars overload (simpler, less error prone) (#16044)
Timothee Cour
2021-02-22
1
-1
/
+1
*
use single backtick (#17133)
flywind
2021-02-21
1
-3
/
+3
*
postgres module fixes (followup #17030) (#17053)
Artem Klevtsov
2021-02-16
1
-2
/
+4
*
Add pqsetsinglerowmode to postgres module (#17030)
Artem Klevtsov
2021-02-14
1
-2
/
+6
*
add linenoise.readLineStatus to get status (eg: ctrl-D or ctrl-C) (#16977)
Timothee Cour
2021-02-09
3
-6
/
+64
*
revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)
Timothee Cour
2021-01-12
1
-20
/
+20
*
Compile sqlite3 with -O3 flag (#16697)
Yuriy Glukhov
2021-01-12
1
-1
/
+1
*
remove iup from stdlib in contrast to #15828 (#15830)
flywind
2020-11-03
1
-995
/
+0
*
Documentation only iup (#15732)
Juan Carlos
2020-10-26
1
-0
/
+40
*
Add support to the latest LibreSSL version (#15715) [backport:1.2] [backport:...
Danil Yarantsev
2020-10-26
1
-2
/
+2
*
Add SSL_CTX_set_session_id_context (#15233)
IDF
2020-09-04
1
-0
/
+1
*
add openssl missing procs (#15180)
Bung
2020-08-17
1
-0
/
+5
*
fix sqlgetdata regression in odbc (#15161)
cooldome
2020-08-07
1
-4
/
+4
*
fix odbc regressions (#15009) [backport]
cooldome
2020-07-18
1
-2
/
+2
*
openssl: use explicit result for SSL_in_init (#14597)
alaviss
2020-06-08
1
-2
/
+2
*
wrappers/openssl: defer loading SSL_CTX_set_ciphersuites
Leorize
2020-06-06
1
-1
/
+3
*
net: also set TLSv1.3 cipher suites
Leorize
2020-06-06
1
-0
/
+5
*
wrappers/openssl: mark casts as gcsafe
Leorize
2020-06-06
1
-17
/
+13
*
wrappers/openssl: enable SSL_CTX_set_ecdh_auto for LibreSSL
Leorize
2020-06-06
1
-1
/
+1
*
wrappers/openssl: the version number comes from the utility library
Leorize
2020-06-06
1
-9
/
+20
[next]