summary refs log tree commit diff stats
path: root/lib/pure/times.nim
Commit message (Expand)AuthorAgeFilesLines
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-23/+21
* another bugfixAraq2012-06-211-2/+0
* Fixed math.round, added math.ceil and fixed times.format.Dominik Picheta2012-06-041-2/+2
* Fixed times.format handling of month numbers.Dominik Picheta2012-05-301-2/+2
* Marshal now works with nil strings. Timezone and tzname vars are not public a...Dominik Picheta2012-05-301-2/+2
* Fixed times.formatDominik Picheta2012-05-271-2/+2
* Fixed times on non-posix operating systems.Dominik Picheta2012-05-261-5/+5
* Added timezone handling and functions for adding and subtracting time to the ...Dominik Picheta2012-05-261-12/+152
* Fixed a bug in times and finished its docs. Added mimetypes module and added ...dom962012-05-131-5/+13
* Added a format function to the times module and a setCookie function to the c...dom962012-04-261-0/+119
* Optimization for the times module; changed let to const.dom962012-02-171-5/+5
* niminst is now able to create build files for debhelper so that .deb packages...dom962012-02-161-0/+13
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* New implementation for os.sameFile on WindowsZahary Karadjov2011-12-071-1/+1
* bugfixes for .rod files and visual C++Araq2011-12-031-2/+2
* cgen: no type canon for integral types; osproc use posix_spawn instead of for...Araq2011-11-181-3/+7
* Fixed string concatenation and other bugs in the JS backend. Fixed a small bu...dom962011-09-231-3/+5
* bugfix: times.epochTimeAraq2011-04-251-2/+1
* p[] instead of p^Araq2011-04-111-3/+3
* c2nim compiles again [#9 state:resolved]; better error message for named para...Araq2011-01-091-1/+1
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-35/+39
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-041-12/+51
* revert to old behavior of getStartMilsecs; getStartMilsecs deprecatedAndreas Rumpf2010-05-301-7/+7
* explicit types for generic routinesAndreas Rumpf2010-05-281-3/+24
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-211-1/+5
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* sockets module completeAndreas Rumpf2010-01-131-1/+1
* added tools and web dirsAndreas Rumpf2009-09-151-3/+3
* version0.7.10Andreas Rumpf2009-06-081-0/+307