| Commit message (Expand) | Author | Age | Files | Lines |
* | * regenerated makefiles with latest fpcmake | nickysn | 2016-06-18 | 1 | -1/+6 |
* | * regenerate makefiles after the fpcmake update | nickysn | 2016-06-17 | 1 | -2/+10 |
* | * spelling mistakes fpc repo part, mantis #30233 | marco | 2016-06-02 | 2 | -2/+2 |
* | * Don't escape text inside script/style elements, third part of Mantis #22434. | sergei | 2016-03-13 | 1 | -1/+6 |
* | * The second part of changes suggested by Maris Janis Vasilevskis (Mantis #22... | sergei | 2016-03-13 | 1 | -60/+111 |
* | * Reworked SplitTagString as suggested by Mantis #22434: it now accepts html-... | sergei | 2016-03-13 | 1 | -60/+59 |
* | * fcl-xml: fixed off-by-one error, preventing 'xmlns:foo' in DTD ATTLIST from... | sergei | 2016-02-02 | 1 | -1/+2 |
* | * fcl-xml: Fixed parsing DTD, whitespace after name is mandatory only if foll... | sergei | 2016-02-02 | 1 | -6/+9 |
* | - disabled the win16 target for all packages that don't compile on that platform | nickysn | 2015-09-27 | 1 | -1/+1 |
* | - THTMLToDOMConverter.FElementStack is created and destroyed, but unused othe... | sergei | 2015-09-22 | 1 | -4/+3 |
* | * updated all the remaining makefiles that 'fpcmake -r' missed | nickysn | 2015-09-05 | 1 | -3/+17 |
* | * Re-generated makefile's | joost | 2015-08-12 | 1 | -2/+12 |
* | * Filter the Makefile's unit searchpaths from the fpmake command line. | joost | 2015-08-12 | 1 | -1/+3 |
* | AROS/x86_64: regenerated Makefiles | karoly | 2015-06-29 | 1 | -2/+16 |
* | * regenerated Makefiles with Linux/AArch64 support | jonas | 2015-05-20 | 1 | -2/+14 |
* | * Small test program for xmlconf | michael | 2015-03-25 | 2 | -0/+95 |
* | * Added regular loadfromstream/saveToStream methods (bug 26003) | michael | 2015-03-25 | 1 | -22/+51 |
* | * regenerated for iphonesim/x86-64 | jonas | 2015-02-23 | 1 | -1/+9 |
* | * regenerated with Darwin/AArch64 support | jonas | 2015-02-23 | 1 | -3/+11 |
* | * fcl-xml: dropped using 'hack classes', which cause runtime errors if compil... | sergei | 2015-02-19 | 2 | -23/+19 |
* | * Re-generated packages-Makefile.fpcs and Makefiles | joost | 2015-01-05 | 2 | -28/+43 |
* | * version updated to 3.1.1 | marco | 2015-01-04 | 4 | -9/+23 |
* | * Use short 8.3 names for archives on limit83fs-hosts | joost | 2014-11-28 | 1 | -0/+1 |
* | * fix result:=func(result) instead of result:=func(s). Mantis #26746 | marco | 2014-09-20 | 1 | -1/+1 |
* | AROS: regenerated Makefiles to support i386-aros | karoly | 2014-08-17 | 1 | -5/+38 |
* | * Changed SaveAs to SaveToFile | michael | 2014-05-16 | 1 | -3/+3 |
* | fcl-xml: Added new property to XmlConf to allow opening file in read only mod... | mazen | 2014-05-15 | 1 | -2/+15 |
* | + Unit tests for TXMLReader-based XML parsing classes. | sergei | 2014-03-13 | 2 | -0/+871 |
* | * Provide distinct error messages. | sergei | 2014-03-13 | 1 | -9/+9 |
* | + lazarus project for easier editing with lazarus | florian | 2014-03-05 | 2 | -0/+76 |
* | * mipsel-android: Regenerated makefiles. From now the mipsel-android target c... | yury | 2014-02-07 | 1 | -5/+22 |
* | * always use forward slashes in path to fpmake similarly to paths to other ... | hajny | 2014-02-01 | 2 | -4/+4 |
* | + Basic implementation of TXPathNSResolver class, Mantis #25183. | sergei | 2013-10-18 | 2 | -5/+30 |
* | * Applied patch from Daniel Garpary to be able to create custom TDomElement d... | michael | 2013-09-25 | 1 | -2/+11 |
* | * disable packages which do not build on msdos | florian | 2013-08-11 | 3 | -12/+24 |
* | * Handle the location of each package at run-time, not at compilation time | joost | 2013-06-02 | 1 | -1/+1 |
* | Regenerate all Makefiles with an up-to-date fpcmake binary | pierre | 2013-04-29 | 1 | -32/+159 |
* | * Re-generated Makefiles for the changes in the Makefile.fpcs in r24349 | joost | 2013-04-27 | 1 | -117/+135 |
* | * Now zipinstall is passed to fpmake by all Makefile.fpc's | joost | 2013-04-27 | 1 | -0/+2 |
* | * When reading XML with namespace processing enabled, create 'level 2' elemen... | sergei | 2013-04-24 | 4 | -16/+15 |
* | * Initial work to store element/attribute names as "namespaceURI+localname" p... | sergei | 2013-04-23 | 1 | -39/+49 |
* | + Merge the targetandroid branch. Support for arm and i386 android targets. | yury | 2013-02-13 | 1 | -93/+27 |
|\ |
|
| * | * Sync with trunk r23500. | yury | 2013-01-23 | 1 | -4/+4 |
| |\ |
|
| * | | * Regenerated all makefiles. | yury | 2013-01-17 | 1 | -93/+27 |
* | | | * Fixed handling of ']' character in CDATA sections, when it is not starting ... | sergei | 2013-01-31 | 1 | -5/+10 |
| |/
|/| |
|
* | | * Allow to set the write buffer size (enlarged to 4k) | michael | 2013-01-21 | 1 | -4/+4 |
|/ |
|
* | * disable uncompilable targets for embedded targets | florian | 2012-12-31 | 1 | -1/+2 |
* | * Re-generated all the Makefile.fpcs from the packages. So they are almost a... | joost | 2012-11-17 | 2 | -32/+64 |
* | * pass not only exception address but also frame to raise: | florian | 2012-11-04 | 1 | -4/+4 |
* | Pass OPT to compilation of fpmake. | tom_at_work | 2012-09-15 | 2 | -9/+122 |