summary refs log tree commit diff stats
path: root/lib/pure
Commit message (Expand)AuthorAgeFilesLines
...
* pegs: bugfixes and extensionsAraq2010-10-311-10/+39
* bugfixes: htmlparser moduleAraq2010-10-302-4/+15
* bugfix: httpclientAraq2010-10-302-2/+9
* Added a close function to the ssl module.dom962010-10-271-0/+5
* added install.sh; scgi: does not set system.stackTraceNewLine anymoreAraq2010-10-261-1/+0
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-252-29/+185
* ssl.connect now returns the result of the certificate validation.dom962010-10-231-4/+3
* Added {.final.} to objects which are not meant to be inherited, and added an ...dom962010-10-231-2/+2
* Removed the assert()'s from ssl.nim, and limited lines to 80 chars.dom962010-10-231-8/+17
* Added an openssl wrapper, ssl module and smtp module.dom962010-10-231-0/+176
* base64: decoding worksAraq2010-10-231-20/+6
* added base64 module; decoding still brokenAraq2010-10-233-3/+132
* version 0.8.10Araq2010-10-212-341/+1
* proper parameter order for os.copyFile/os.moveFileAraq2010-09-211-6/+2
* bugfix: init of tempsAraq2010-08-242-1/+3
* accurate file/line informationAndreas Rumpf2010-08-141-0/+482
* inlining of the write barrier for dllsAndreas Rumpf2010-08-0812-642/+667
* before stack init changeAndreas Rumpf2010-08-011-2/+0
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-41/+0
* c2nim tool addedAndreas Rumpf2010-07-212-3/+6
* 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
* unicode.nim compiles againAndreas Rumpf2010-05-291-2/+2
* resolved system.nim conflictsAndreas Rumpf2010-05-294-966/+970
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...PhiLho2010-05-214-966/+970
* | explicit types for generic routinesAndreas Rumpf2010-05-283-6/+30
* | crc check for external files to compile; bugfix: os.parseCmdLineAndreas Rumpf2010-04-051-15/+77
* | bugfix: complex.nim compilesAndreas Rumpf2010-04-041-2/+2
|/
* bugfix: / not part of the path in parseurlDominik Picheta2010-03-221-5/+5
* Bugfix: strutils.deleteAndreas Rumpf2010-03-201-6/+6
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-1/+1
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-171-2/+2
* version 0.8.8Andreas Rumpf2010-03-149-33/+43
* bugfix: len openarrayAndreas Rumpf2010-03-101-0/+18
* bugfix: bug499771Andreas Rumpf2010-03-082-432/+0
* addes osinfo_* modulesrumpf_a@web.de2010-03-073-2/+433
* added missing library filesrumpf_a@web.de2010-03-071-1/+2
* Bugfix: macros can be exported againAndreas Rumpf2010-03-051-1/+1
* added colors.intensityAndreas Rumpf2010-03-041-0/+11
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-043-6/+10
* fixed graphics moduleAndreas Rumpf2010-03-032-0/+5
* fixed colors moduleAndreas Rumpf2010-03-022-7/+24
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-012-0/+32
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-285-57/+67
* further cleanup for new GTK wrapperAndreas Rumpf2010-02-272-21/+54
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2645-16/+93
* SQLite wrapperAndreas Rumpf2010-02-242-16/+81
* start of yamllexerrumpf_a@web.de2010-02-212-2/+292
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-211-1/+5
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-207-60/+175