Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start of yamllexer | rumpf_a@web.de | 2010-02-21 | 8 | -2/+397 |
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 173 | -238/+206 |
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 18 | -74/+226 |
* | development of graphics module | Andreas Rumpf | 2010-02-19 | 7 | -272/+508 |
* | 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 | 3 | -10/+70 |
* | 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 | 747 | -191/+439 |
* | further progress on the new XML processing modules | Andreas Rumpf | 2010-02-12 | 10 | -14/+112 |
* | new XML modules | Andreas Rumpf | 2010-02-10 | 11 | -93/+731 |
* | added xmldom modules | Andreas Rumpf | 2010-02-08 | 5 | -2/+1136 |
* | more enhancements for the lib | Andreas Rumpf | 2010-02-08 | 17 | -54/+65590 |
* | httpclient uses strtabs | Andreas Rumpf | 2010-02-07 | 1 | -5/+0 |
* | httpclient uses strtabs | Andreas Rumpf | 2010-02-07 | 9 | -5717/+6013 |
* | support for .. raw:: html for the docgen | Andreas Rumpf | 2010-02-07 | 4 | -110/+124 |
* | new re module implemented | Andreas Rumpf | 2010-02-07 | 2 | -200/+40 |
* | httpserver supports a fixed port number | Andreas Rumpf | 2010-02-06 | 9 | -201/+278 |
* | cleanup of library docs | Andreas Rumpf | 2010-02-04 | 13 | -112/+214 |
* | bugfix: rendering of case statements has been broken recently; remaining iden... | Andreas Rumpf | 2010-02-02 | 10 | -288/+317 |
* | HTTP chunking should work now | Andreas Rumpf | 2010-02-02 | 2 | -13/+8 |
* | BUGFIX: system.insert | Andreas Rumpf | 2010-02-02 | 1 | -1/+1 |
* | added system.del; delete; insert | Andreas Rumpf | 2010-02-02 | 5 | -34/+93 |
* | parseutils added | rumpf_a@web.de | 2010-01-31 | 7 | -221/+292 |
* | 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 | 8 | -49/+29 |
* | devel libs added | rumpf_a@web.de | 2010-01-24 | 6 | -17/+251 |
* | pas2nim compiles; testing will be done later | rumpf_a@web.de | 2010-01-24 | 5 | -395/+311 |
* | parseurl added | Andreas Rumpf | 2010-01-22 | 3 | -0/+22 |
* | bugfix for parsexml module | Andreas Rumpf | 2010-01-21 | 2 | -2/+8 |
* | atomic is now a keyword | Andreas Rumpf | 2010-01-21 | 8 | -39/+77 |
* | strutils.parseHexInt added | Andreas Rumpf | 2010-01-18 | 11 | -534/+352 |
* | wrappers do not contain invalid identifiers | Andreas Rumpf | 2010-01-17 | 24 | -895/+887 |
* | fixed bug #502670 | Andreas Rumpf | 2010-01-17 | 3 | -7/+36 |
* | implemented extended quoting rules | Andreas Rumpf | 2010-01-16 | 11 | -415/+317 |
* | name lookup for sockets module | Andreas Rumpf | 2010-01-14 | 5 | -35/+129 |
* | 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 | 13 | -244/+722 |
* | devel of web frontend | rumpf_a@web.de | 2010-01-10 | 9 | -9/+189 |
* | some test files added | Andreas Rumpf | 2010-01-08 | 5 | -0/+116 |
* | further development of new wrappers | Andreas Rumpf | 2010-01-08 | 20 | -1960/+1379 |
* | further development of httpserver | Andreas Rumpf | 2010-01-05 | 47 | -29/+102 |
* | better subscript overloading | rumpf_a@web.de | 2010-01-03 | 85 | -2314/+55931 |
* | version 0.8.6 | Andreas Rumpf | 2009-12-22 | 34 | -765/+737 |
* | improved expandimportc tool | rumpf_a@web.de | 2009-12-20 | 6 | -33/+83 |
* | got rid of platdef.c; compiler now always does linking step | rumpf_a@web.de | 2009-12-20 | 12 | -51/+39 |