summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* version 0.8.8Andreas Rumpf2010-03-1452-6196/+15735
|
* improvements graphics moduleAndreas Rumpf2010-03-103-32/+45
|
* bugfix: len openarrayAndreas Rumpf2010-03-108-13/+74
|
* bugfix: tseqtupleAndreas Rumpf2010-03-104-40/+214
|
* bugfix: wrong error: not all cases covered with enums with holesAndreas Rumpf2010-03-093-3/+25
|
* bugfix:hexadecimal ranges 0x00..0x01Andreas Rumpf2010-03-092-1/+9
|
* bugfix: bug #511622Andreas Rumpf2010-03-083-4/+8
|
* bugfix: bug499771Andreas Rumpf2010-03-089-491/+130
|
* addes osinfo_* modulesrumpf_a@web.de2010-03-075-9/+437
|
* added missing library filesrumpf_a@web.de2010-03-0730-36/+44495
|
* type alias fixes for SDLrumpf_a@web.de2010-03-0610-669/+2807
|
* Bugfix: macros can be exported againAndreas Rumpf2010-03-056-26/+26
|
* fixed anti-aliasing for graphics moduleAndreas Rumpf2010-03-052-17/+132
|
* added colors.intensityAndreas Rumpf2010-03-042-0/+12
|
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-048-154/+190
|
* fixed graphics moduleAndreas Rumpf2010-03-036-134/+2742
|
* fixed colors moduleAndreas Rumpf2010-03-023-148/+140
|
* better GTK wrapperAndreas Rumpf2010-03-011-0/+13
|
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-0184-1288/+7864
|
* nimrepl uses new GTK wrapperAndreas Rumpf2010-02-282-87/+83
|
* added old wrappersAndreas Rumpf2010-02-2864-0/+91871
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-28133-151918/+17222
|
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-2813-64/+89
|
* further cleanup for new GTK wrapperAndreas Rumpf2010-02-2713-3107/+3174
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-26759-758/+806
|
* added spec.csv for testingAndreas Rumpf2010-02-252-0/+95
|
* SQLite wrapperAndreas Rumpf2010-02-2443-93/+321
|
* start of yamllexerrumpf_a@web.de2010-02-218-2/+397
|
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-21173-238/+206
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-2018-74/+226
|
* development of graphics moduleAndreas Rumpf2010-02-197-272/+508
|
* BUGFIX: strutils.cmpIgnoreCaseAndreas Rumpf2010-02-142-11/+299
|
* added urls modulerumpf_a@web.de2010-02-141-0/+181
|
* further development of graphics modulerumpf_a@web.de2010-02-143-10/+70
|
* further improvements for the HTML parserrumpf_a@web.de2010-02-142-2/+73
|
* further improvements for the HTML parserrumpf_a@web.de2010-02-141-9/+28
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-14747-191/+439
|
* further progress on the new XML processing modulesAndreas Rumpf2010-02-1210-14/+112
|
* new XML modulesAndreas Rumpf2010-02-1011-93/+731
|
* added xmldom modulesAndreas Rumpf2010-02-085-2/+1136
|
* more enhancements for the libAndreas Rumpf2010-02-0817-54/+65590
|
* httpclient uses strtabsAndreas Rumpf2010-02-071-5/+0
|
* httpclient uses strtabsAndreas Rumpf2010-02-079-5717/+6013
|
* support for .. raw:: html for the docgenAndreas Rumpf2010-02-074-110/+124
|
* new re module implementedAndreas Rumpf2010-02-072-200/+40
|
* httpserver supports a fixed port numberAndreas Rumpf2010-02-069-201/+278
|
* cleanup of library docsAndreas Rumpf2010-02-0413-112/+214
|
* bugfix: rendering of case statements has been broken recently; remaining ↵Andreas Rumpf2010-02-0210-288/+317
| | | | idents with wrong underscores in the wrappers
* HTTP chunking should work nowAndreas Rumpf2010-02-022-13/+8
|
* BUGFIX: system.insertAndreas Rumpf2010-02-021-1/+1
|