Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix: macros can be exported again | Andreas Rumpf | 2010-03-05 | 6 | -26/+26 |
* | fixed anti-aliasing for graphics module | Andreas Rumpf | 2010-03-05 | 2 | -17/+132 |
* | added colors.intensity | Andreas Rumpf | 2010-03-04 | 2 | -0/+12 |
* | bugfix: macro evaluation; added colors.extractRGB | Andreas Rumpf | 2010-03-04 | 8 | -154/+190 |
* | fixed graphics module | Andreas Rumpf | 2010-03-03 | 6 | -134/+2742 |
* | fixed colors module | Andreas Rumpf | 2010-03-02 | 3 | -148/+140 |
* | better GTK wrapper | Andreas Rumpf | 2010-03-01 | 1 | -0/+13 |
* | further enhancements for the GTK wrapper | Andreas Rumpf | 2010-03-01 | 84 | -1288/+7864 |
* | nimrepl uses new GTK wrapper | Andreas Rumpf | 2010-02-28 | 2 | -87/+83 |
* | added old wrappers | Andreas Rumpf | 2010-02-28 | 64 | -0/+91871 |
* | examples/lib use the new wrappers | Andreas Rumpf | 2010-02-28 | 133 | -151918/+17222 |
* | bugfixes: re; pegs module | Andreas Rumpf | 2010-02-28 | 13 | -64/+89 |
* | further cleanup for new GTK wrapper | Andreas Rumpf | 2010-02-27 | 13 | -3107/+3174 |
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 759 | -758/+806 |
* | added spec.csv for testing | Andreas Rumpf | 2010-02-25 | 2 | -0/+95 |
* | SQLite wrapper | Andreas Rumpf | 2010-02-24 | 43 | -93/+321 |
* | 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 |