Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib compiles mostly without warnings again | Araq | 2014-02-06 | 1 | -2/+2 |
| | |||||
* | Merge pull request #695 from gradha/pr_adds_htmlparser_example | Grzegorz Adam Hankiewicz | 2013-12-02 | 1 | -1/+27 |
|\ | | | | | Adds an example to htmlparser showing how to save changes. | ||||
| * | Adds an example to htmlparser showing how to save changes. | Grzegorz Adam Hankiewicz | 2013-11-30 | 1 | -1/+27 |
| | | |||||
* | | Makes htmlparser handle whitespace. Refs #694. | Grzegorz Adam Hankiewicz | 2013-12-02 | 1 | -1/+1 |
|/ | | | | | | | Without the flag, htmlparser will ignore some significant whitespace in HTML files. A more correct fix would be to not reuse the xml parser since the rules for HTML are slightly different, but this will do for the moment. | ||||
* | Silences debug echo. | Grzegorz Adam Hankiewicz | 2013-07-04 | 1 | -1/+1 |
| | |||||
* | fixes #492 | Araq | 2013-06-27 | 1 | -0/+2 |
| | |||||
* | fixed a long standing xml parser bug; html parser bugfixes + speed improvements | Araq | 2013-06-27 | 1 | -69/+217 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | bugfix: typeinfo.extendSeq | Araq | 2013-01-27 | 1 | -3/+3 |
| | |||||
* | bugfix: GC more forgiving | Araq | 2011-04-03 | 1 | -2/+2 |
| | |||||
* | bugfixes: htmlparser module | Araq | 2010-10-30 | 1 | -3/+14 |
| | |||||
* | added base64 module; decoding still broken | Araq | 2010-10-23 | 1 | -1/+1 |
| | |||||
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 1 | -2/+2 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 1 | -8/+24 |
| | |||||
* | further development of graphics module | rumpf_a@web.de | 2010-02-14 | 1 | -2/+2 |
| | |||||
* | further improvements for the HTML parser | rumpf_a@web.de | 2010-02-14 | 1 | -2/+6 |
| | |||||
* | 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 | 1 | -96/+231 |
| | |||||
* | further progress on the new XML processing modules | Andreas Rumpf | 2010-02-12 | 1 | -0/+0 |
| | |||||
* | new XML modules | Andreas Rumpf | 2010-02-10 | 1 | -0/+247 |