Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs should build under doc2; unittests of times.nim compile under 32bit; ↵ | Araq | 2012-11-20 | 1 | -5/+7 |
| | | | | small bugfix for the tester | ||||
* | annotated effects of modules: os, sockets, times | Araq | 2012-11-18 | 1 | -8/+8 |
| | |||||
* | Fixes segfault in db_sqlite. Fixes problems with times.format. | Dominik Picheta | 2012-10-07 | 1 | -15/+54 |
| | |||||
* | changed integer promotion rules; breaks bootstrapping and lots of code | Araq | 2012-07-08 | 1 | -23/+21 |
| | |||||
* | another bugfix | Araq | 2012-06-21 | 1 | -2/+0 |
| | |||||
* | Fixed math.round, added math.ceil and fixed times.format. | Dominik Picheta | 2012-06-04 | 1 | -2/+2 |
| | |||||
* | Fixed times.format handling of month numbers. | Dominik Picheta | 2012-05-30 | 1 | -2/+2 |
| | |||||
* | Marshal now works with nil strings. Timezone and tzname vars are not public ↵ | Dominik Picheta | 2012-05-30 | 1 | -2/+2 |
| | | | | any more in the times module. | ||||
* | Fixed times.format | Dominik Picheta | 2012-05-27 | 1 | -2/+2 |
| | |||||
* | Fixed times on non-posix operating systems. | Dominik Picheta | 2012-05-26 | 1 | -5/+5 |
| | |||||
* | Added timezone handling and functions for adding and subtracting time to the ↵ | Dominik Picheta | 2012-05-26 | 1 | -12/+152 |
| | | | | | | times module. Added insert for strings to the system module. | ||||
* | Fixed a bug in times and finished its docs. Added mimetypes module and added ↵ | dom96 | 2012-05-13 | 1 | -5/+13 |
| | | | | the uri module to the doc gen. Fixed a bug in the cookies module. | ||||
* | Added a format function to the times module and a setCookie function to the ↵ | dom96 | 2012-04-26 | 1 | -0/+119 |
| | | | | cookies module. | ||||
* | Optimization for the times module; changed let to const. | dom96 | 2012-02-17 | 1 | -5/+5 |
| | |||||
* | niminst is now able to create build files for debhelper so that .deb ↵ | dom96 | 2012-02-16 | 1 | -0/+13 |
| | | | | packages can be created. Implemented $ in the times module for TWeekDay and TMonth. | ||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | New implementation for os.sameFile on Windows | Zahary Karadjov | 2011-12-07 | 1 | -1/+1 |
| | | | | | | Hard-links on Windows are now treated just as they are on POSIX. The new implementation is faster than the previous, but still it's quite slower than fstat (use with caution). | ||||
* | bugfixes for .rod files and visual C++ | Araq | 2011-12-03 | 1 | -2/+2 |
| | |||||
* | cgen: no type canon for integral types; osproc use posix_spawn instead of ↵ | Araq | 2011-11-18 | 1 | -3/+7 |
| | | | | fork&exec | ||||
* | Fixed string concatenation and other bugs in the JS backend. Fixed a small ↵ | dom96 | 2011-09-23 | 1 | -3/+5 |
| | | | | bug in the IRC module. | ||||
* | bugfix: times.epochTime | Araq | 2011-04-25 | 1 | -2/+1 |
| | |||||
* | p[] instead of p^ | Araq | 2011-04-11 | 1 | -3/+3 |
| | |||||
* | c2nim compiles again [#9 state:resolved]; better error message for named ↵ | Araq | 2011-01-09 | 1 | -1/+1 |
| | | | | parameters | ||||
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 1 | -35/+39 |
| | |||||
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 1 | -12/+51 |
| | |||||
* | revert to old behavior of getStartMilsecs; getStartMilsecs deprecated | Andreas Rumpf | 2010-05-30 | 1 | -7/+7 |
| | |||||
* | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 1 | -3/+24 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 1 | -1/+5 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | sockets module complete | Andreas Rumpf | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -3/+3 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+307 |