summary refs log tree commit diff stats
path: root/lib/pure/oids.nim
Commit message (Expand)AuthorAgeFilesLines
* [backport] run nimpretty on hashesnarimiran2019-09-301-2/+3
* [feature] Enable Oid usage in hashtables (#11472)Hitesh Jasani2019-06-111-1/+9
* fixes #2796 (#10500) [backport]Miran2019-01-301-11/+9
* revert moving `oids` and `smtp` to graveyardnarimiran2019-01-111-0/+93
* remove `oids`narimiran2019-01-101-93/+0
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-4/+2
* Sub second time resolution (#6978)Oscar NihlgÄrd2018-04-131-1/+1
* Better times module (#6552)GULPF2017-12-181-1/+1
* fix redundant time import with different signature (#5715)Jacek Sieka2017-04-161-2/+1
* Fixed race condition in genOid()Ruslan Mustakov2016-08-231-2/+1
* Added == operator for comparing two Object IDsRostyslav Dzinko2015-09-081-0/+4
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-9/+9
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* Remove extra trailing zero from oidFlaviu Tamas2014-11-021-1/+1
* several modules changedAraq2014-08-281-1/+1
* big renameAraq2014-08-271-9/+11
* Fix more 'undeclared identifier' errors.EXetoC2014-05-141-2/+2
* stdlib compiles mostly without warnings againAraq2014-02-061-1/+1
* added $ for oidsAraq2013-10-311-1/+5
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-1/+2
* better opengl wrapper; oids and endians modules documentedAraq2012-04-041-4/+9
* added libsvm wrapperAraq2012-04-041-0/+81