Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -201/+201 |
| | | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | added ENDB warning | Araq | 2014-08-31 | 1 | -0/+2 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -9/+9 |
| | |||||
* | Removes many fake `idx` entries. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -3/+3 |
| | | | | | These *fake* entries are not needed any more now that the table of contents of documentation files appear in the index. | ||||
* | Updates some document titles to read better in the index. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -3/+3 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | debugger improvements | Araq | 2013-03-16 | 1 | -6/+6 |
| | |||||
* | pragma on/off improvements; endb rewritten | Araq | 2012-01-28 | 1 | -6/+29 |
| | |||||
* | first steps to explicit channels for thread communication; added mainThreadId | Araq | 2011-07-16 | 1 | -6/+6 |
| | |||||
* | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵ | PhiLho | 2010-05-21 | 1 | -1/+1 |
| | | | | update | ||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | httpserver supports a fixed port number | Andreas Rumpf | 2010-02-06 | 1 | -0/+4 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | version 0.7.2 | Andreas Rumpf | 2008-12-12 | 1 | -1/+1 |
| | |||||
* | first release | Rumpf | 2008-06-23 | 1 | -0/+0 |
| | |||||
* | Initial import | Andreas Rumpf | 2008-06-22 | 1 | -0/+174 |