Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 52 | -6196/+15735 |
| | |||||
* | improvements graphics module | Andreas Rumpf | 2010-03-10 | 3 | -32/+45 |
| | |||||
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 8 | -13/+74 |
| | |||||
* | bugfix: tseqtuple | Andreas Rumpf | 2010-03-10 | 4 | -40/+214 |
| | |||||
* | bugfix: wrong error: not all cases covered with enums with holes | Andreas Rumpf | 2010-03-09 | 3 | -3/+25 |
| | |||||
* | bugfix:hexadecimal ranges 0x00..0x01 | Andreas Rumpf | 2010-03-09 | 2 | -1/+9 |
| | |||||
* | bugfix: bug #511622 | Andreas Rumpf | 2010-03-08 | 3 | -4/+8 |
| | |||||
* | bugfix: bug499771 | Andreas Rumpf | 2010-03-08 | 9 | -491/+130 |
| | |||||
* | addes osinfo_* modules | rumpf_a@web.de | 2010-03-07 | 5 | -9/+437 |
| | |||||
* | added missing library files | rumpf_a@web.de | 2010-03-07 | 30 | -36/+44495 |
| | |||||
* | type alias fixes for SDL | rumpf_a@web.de | 2010-03-06 | 10 | -669/+2807 |
| | |||||
* | 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 ↵ | Andreas Rumpf | 2010-02-02 | 10 | -288/+317 |
| | | | | idents with wrong underscores in the wrappers | ||||
* | HTTP chunking should work now | Andreas Rumpf | 2010-02-02 | 2 | -13/+8 |
| | |||||
* | BUGFIX: system.insert | Andreas Rumpf | 2010-02-02 | 1 | -1/+1 |
| |