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
/
pure
/
oids.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #12122 (#21096)
Bung
2022-12-16
1
-2
/
+2
*
move `system/atomics` out of system; `std/atomics` should be preferred (#20875)
ringabout
2022-11-22
1
-0
/
+3
*
oids sticks to 24 length strings; fixes breaking changes (#20546)
ringabout
2022-10-12
1
-7
/
+7
*
fixes #20285; prevent oid time overflow at year 2038 (#20338)
ringabout
2022-09-22
1
-25
/
+14
*
Remove Deprecated oids.oidsToString (#19519)
Juan Carlos
2022-02-14
1
-5
/
+0
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
1
-1
/
+1
*
use `-r:off` for runnableExamples that should compile but not run (#17203)
Timothee Cour
2021-03-01
1
-2
/
+2
*
Minor docs improvement for oids (#16882)
konsumlamm
2021-01-31
1
-9
/
+10
*
make oids module better (#16704)
flywind
2021-01-25
1
-26
/
+38
*
oids: switch from PRNG to random module (#16203)
flywind
2021-01-07
1
-20
/
+19
*
[backport] run nimpretty on hashes
narimiran
2019-09-30
1
-2
/
+3
*
[feature] Enable Oid usage in hashtables (#11472)
Hitesh Jasani
2019-06-11
1
-1
/
+9
*
fixes #2796 (#10500) [backport]
Miran
2019-01-30
1
-11
/
+9
*
revert moving `oids` and `smtp` to graveyard
narimiran
2019-01-11
1
-0
/
+93
*
remove `oids`
narimiran
2019-01-10
1
-93
/
+0
*
remove deprecated stuff from the stdlib; introduce better deprecation warnings
Araq
2018-05-05
1
-4
/
+2
*
Sub second time resolution (#6978)
Oscar NihlgÄrd
2018-04-13
1
-1
/
+1
*
Better times module (#6552)
GULPF
2017-12-18
1
-1
/
+1
*
fix redundant time import with different signature (#5715)
Jacek Sieka
2017-04-16
1
-2
/
+1
*
Fixed race condition in genOid()
Ruslan Mustakov
2016-08-23
1
-2
/
+1
*
Added == operator for comparing two Object IDs
Rostyslav Dzinko
2015-09-08
1
-0
/
+4
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-9
/
+9
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
Remove extra trailing zero from oid
Flaviu Tamas
2014-11-02
1
-1
/
+1
*
several modules changed
Araq
2014-08-28
1
-1
/
+1
*
big rename
Araq
2014-08-27
1
-9
/
+11
*
Fix more 'undeclared identifier' errors.
EXetoC
2014-05-14
1
-2
/
+2
*
stdlib compiles mostly without warnings again
Araq
2014-02-06
1
-1
/
+1
*
added $ for oids
Araq
2013-10-31
1
-1
/
+5
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-1
/
+2
*
better opengl wrapper; oids and endians modules documented
Araq
2012-04-04
1
-4
/
+9
*
added libsvm wrapper
Araq
2012-04-04
1
-0
/
+81