Jacek Sieka
|
99d20f6112
|
fix redundant time import with different signature (#5715)
|
2017-04-16 22:50:10 +02:00 |
|
Ruslan Mustakov
|
2dc3d5c967
|
Fixed race condition in genOid()
|
2016-08-23 13:57:03 +07:00 |
|
Rostyslav Dzinko
|
bd12b7de96
|
Added == operator for comparing two Object IDs
|
2015-09-08 11:16:22 +03:00 |
|
Adam Strzelecki
|
43bddf62dd
|
lib: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:03:56 +02:00 |
|
Oleh Prypin
|
32109a7867
|
Don't run non-test code when defined(testing)
|
2015-04-21 14:37:29 +03:00 |
|
Flaviu Tamas
|
771e3db869
|
Remove extra trailing zero from oid
`$` would return a string of length 25, including the trailing null
String length changed to 24, avoiding an extra null byte in the output
|
2014-11-02 17:08:35 -05:00 |
|
Araq
|
bf9764e563
|
several modules changed
|
2014-08-28 02:21:49 +02:00 |
|
Araq
|
11b6958755
|
big rename
|
2014-08-27 23:42:51 +02:00 |
|
EXetoC
|
f66f43bca0
|
Fix more 'undeclared identifier' errors.
|
2014-05-14 18:12:47 +02:00 |
|
Araq
|
550b5d9aea
|
stdlib compiles mostly without warnings again
|
2014-02-06 00:27:01 +01:00 |
|
Araq
|
eb72857ea2
|
added $ for oids
|
2013-10-31 22:30:59 +01:00 |
|
Araq
|
4fbba0a65a
|
changed integer promotion rules; breaks bootstrapping and lots of code
|
2012-07-08 21:03:47 +02:00 |
|
Araq
|
07b355bea4
|
better opengl wrapper; oids and endians modules documented
|
2012-04-04 21:26:23 +02:00 |
|
Araq
|
a4a99ae997
|
added libsvm wrapper
|
2012-04-04 16:01:28 +02:00 |
|