Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 2 | -33/+37 |
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 7 | -60/+175 |
* | development of graphics module | Andreas Rumpf | 2010-02-19 | 5 | -267/+500 |
* | BUGFIX: strutils.cmpIgnoreCase | Andreas Rumpf | 2010-02-14 | 2 | -11/+299 |
* | added urls module | rumpf_a@web.de | 2010-02-14 | 1 | -0/+181 |
* | further development of graphics module | rumpf_a@web.de | 2010-02-14 | 2 | -10/+68 |
* | further improvements for the HTML parser | rumpf_a@web.de | 2010-02-14 | 2 | -2/+73 |
* | further improvements for the HTML parser | rumpf_a@web.de | 2010-02-14 | 1 | -9/+28 |
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 227 | -182/+268 |
* | further progress on the new XML processing modules | Andreas Rumpf | 2010-02-12 | 10 | -14/+112 |
* | new XML modules | Andreas Rumpf | 2010-02-10 | 9 | -91/+716 |
* | added xmldom modules | Andreas Rumpf | 2010-02-08 | 2 | -0/+1119 |
* | more enhancements for the lib | Andreas Rumpf | 2010-02-08 | 13 | -11/+65542 |
* | httpclient uses strtabs | Andreas Rumpf | 2010-02-07 | 3 | -142/+218 |
* | support for .. raw:: html for the docgen | Andreas Rumpf | 2010-02-07 | 1 | -1/+1 |
* | new re module implemented | Andreas Rumpf | 2010-02-07 | 2 | -200/+40 |
* | httpserver supports a fixed port number | Andreas Rumpf | 2010-02-06 | 4 | -82/+192 |
* | cleanup of library docs | Andreas Rumpf | 2010-02-04 | 9 | -110/+156 |
* | bugfix: rendering of case statements has been broken recently; remaining iden... | Andreas Rumpf | 2010-02-02 | 6 | -34/+34 |
* | HTTP chunking should work now | Andreas Rumpf | 2010-02-02 | 1 | -13/+7 |
* | BUGFIX: system.insert | Andreas Rumpf | 2010-02-02 | 1 | -1/+1 |
* | added system.del; delete; insert | Andreas Rumpf | 2010-02-02 | 4 | -33/+91 |
* | parseutils added | rumpf_a@web.de | 2010-01-31 | 6 | -220/+287 |
* | progress for httpclient | rumpf_a@web.de | 2010-01-31 | 1 | -19/+0 |
* | progress for httpclient | rumpf_a@web.de | 2010-01-31 | 1 | -11/+39 |
* | progress for httpclient | rumpf_a@web.de | 2010-01-30 | 3 | -169/+289 |
* | db_mysql.nim added | Andreas Rumpf | 2010-01-29 | 1 | -0/+145 |
* | bugfixes for the high-level postgreSQL wrapper | Andreas Rumpf | 2010-01-29 | 5 | -24/+15 |
* | devel libs added | rumpf_a@web.de | 2010-01-24 | 2 | -0/+240 |
* | parseurl added | Andreas Rumpf | 2010-01-22 | 2 | -0/+20 |
* | bugfix for parsexml module | Andreas Rumpf | 2010-01-21 | 1 | -2/+5 |
* | atomic is now a keyword | Andreas Rumpf | 2010-01-21 | 2 | -2/+18 |
* | strutils.parseHexInt added | Andreas Rumpf | 2010-01-18 | 1 | -0/+23 |
* | wrappers do not contain invalid identifiers | Andreas Rumpf | 2010-01-17 | 22 | -884/+879 |
* | implemented extended quoting rules | Andreas Rumpf | 2010-01-16 | 1 | -1/+1 |
* | name lookup for sockets module | Andreas Rumpf | 2010-01-14 | 2 | -35/+91 |
* | bugfix: fd_set mustn't be prefixed with struct | Andreas Rumpf | 2010-01-14 | 2 | -2/+2 |
* | sockets module complete | Andreas Rumpf | 2010-01-13 | 9 | -244/+719 |
* | devel of web frontend | rumpf_a@web.de | 2010-01-10 | 4 | -5/+12 |
* | further development of new wrappers | Andreas Rumpf | 2010-01-08 | 19 | -1959/+1378 |
* | further development of httpserver | Andreas Rumpf | 2010-01-05 | 40 | -18/+76 |
* | better subscript overloading | rumpf_a@web.de | 2010-01-03 | 50 | -294/+48650 |
* | version 0.8.6 | Andreas Rumpf | 2009-12-22 | 1 | -1/+1 |
* | got rid of platdef.c; compiler now always does linking step | rumpf_a@web.de | 2009-12-20 | 2 | -5/+5 |
* | variable dynamic lib names | Andreas Rumpf | 2009-12-15 | 2 | -6/+6 |
* | floating point checks | Andreas Rumpf | 2009-12-14 | 4 | -39/+64 |
* | added configuration file for TeX | Andreas Rumpf | 2009-12-10 | 1 | -0/+20 |
* | BUGFIX: better error message when loading of dynamic lib proc fails | Andreas Rumpf | 2009-12-09 | 1 | -1/+4 |
* | bugfix: inconsequent tuple usage | Andreas Rumpf | 2009-12-09 | 3 | -9/+9 |
* | version 0.8.5: bugfixes; compiler now maintained in Nimrod | Andreas Rumpf | 2009-12-07 | 5 | -3/+987 |