summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hard-code module date string for releasereleases/0.11John Mark Bell2011-01-041-0/+2
* Note that the Aliases file has been updatedJohn Mark Bell2011-01-041-1/+2
* Bump some version numbers, update copyright year, silence svn exportJohn Mark Bell2011-01-043-6/+6
* Reflect expectation that zip is installed in a sane placeJohn Mark Bell2011-01-041-2/+2
* Blank INDEX file to appease the testrunnerJohn Mark Bell2011-01-041-0/+0
* Obtain Aliases file from the Unicode resource -- testrunner no longer passes ...John Mark Bell2011-01-041-4/+32
* Prep for 0.11 releaseJohn Mark Bell2011-01-042-2/+3
* Sync aliases with hubbubJohn Mark Bell2010-12-042-1/+2
* Ensure local include path overrides buildsystem settings.John Mark Bell2009-08-011-2/+2
* Windows sucks.John Mark Bell2009-06-111-0/+0
* Sync with core buildsystemJohn Mark Bell2009-04-212-3/+3
* Fix include lines so it compiles cleanly with Norcroft and using its std C he...John Tytgat2009-04-181-2/+2
* Shared library versioningJohn Mark Bell2009-04-032-5/+7
* Always add aliases to post targets.John Mark Bell2009-03-267-134/+143
* Fix most of the bugs that crept in.John Mark Bell2009-03-264-31/+32
* Purge testrunnerJohn Mark Bell2009-03-261-167/+0
* First attempt at using the core buildsystemJohn Mark Bell2009-03-2610-884/+220
* Improve error reporting from iconv_eightbit_new. This means we correctly retu...John Mark Bell2009-01-056-57/+80
* Sync with realityJohn Mark Bell2009-01-051-2/+1
* Apparently, the compiler complains less when you initialise variables. Who'd ...John Mark Bell2008-11-291-1/+1
* UTF-8 test dataJohn Mark Bell2008-11-291-0/+0
* Sync with surrogates/U+FFFE/U+FFFE patchJohn Mark Bell2008-11-291-5/+12
* Bump version number.John Mark Bell2008-11-294-5/+14
* Fix resumption of decode after EINVAL.John Mark Bell2008-11-292-0/+27
* Incorporate fix for utf-8 codec when encountering illegal byte sequencesJohn Mark Bell2008-11-291-10/+38
* Test data for illegal utf-8 byte sequence.John Mark Bell2008-11-292-6/+10
* Sync with patch sent to ROOL.John Mark Bell2008-11-291-36/+2
* Remove hard-coded date string - not needed now we've tagged the release.John Mark Bell2008-11-191-2/+0
* Hard-code the date string for 0.09releases/0.09John Mark Bell2008-11-192-1/+3
* Update ChangeLog with release date.John Mark Bell2008-11-191-2/+2
* Drop -s option. There's no point implementing it.John Mark Bell2008-11-191-1/+1
* Make handling of EILSEQ resynchronise stream if we've been asked to ignore er...John Mark Bell2008-11-191-2/+18
* Shuffle data through a fixed-size bufferJohn Mark Bell2008-11-191-23/+59
* Dump the list of known encoding aliases when asked. Don't expect any kind of ...John Mark Bell2008-11-194-8/+9
* Use a zip binary that has half a chance of preserving filetypes.John Mark Bell2008-11-191-2/+2
* On RISC OS, use Unicode:, rather than attempting to getenv("Unicode$Path") an...John Mark Bell2008-11-194-8/+8
* Fix riscos-dist target -- failed to ensure Aliases file ended in release tree.John Mark Bell2008-11-191-0/+2
* Release announcement template.John Mark Bell2008-11-191-0/+40
* Remove obsolete makefileJohn Mark Bell2008-11-191-80/+0
* More detailed changelogJohn Mark Bell2008-11-191-1/+18
* Update patchJohn Mark Bell2008-11-191-25/+40
* Stage Aliases file directly into distribution template.John Mark Bell2008-11-197-307/+11
* Resurrect the sources of the Aliases file generator.John Mark Bell2008-11-195-0/+2230
* Ugh. Jump through hoops for RiscPkg. I'm not sure why I'm bothering with this.John Mark Bell2008-11-192-2/+20
* Create zip fileJohn Mark Bell2008-11-192-2/+4
* Move the declarations of iconv_initialise/iconv_finalise to a different header.John Mark Bell2008-11-1915-30/+79
* Fix up output buffer length on memory exhaustionJohn Mark Bell2008-11-191-1/+5
* Fix strncasecmp implementation.John Mark Bell2008-11-191-1/+1
* Patch for UnicodeLib to make all enabled tests pass.John Mark Bell2008-11-192-0/+531
* Tools tree. Currently comprises something approximating a parser for the Unih...John Mark Bell2008-11-191-0/+127