sergei
|
45771d0a70
* Changed behavior of FNesting to conform closer to semantics of .net XmlReader: increment it after the start tag has been parsed and decrement before processing the end tag, except for the root element (which is placed at index zero).
|
před 14 roky |
sergei
|
151a8b59fb
* Factored ParseIgnoreSection into separate procedure
|
před 14 roky |
marco
|
431f1992d1
* Fixed filename in readme, patch from Attila Borka, Mantis #19826
|
před 14 roky |
marco
|
bf65638891
* strtodatetime adapted to new strtotime regime. Take separator from formatsettings.
|
před 14 roky |
marco
|
aeb7dac66e
* TDataset.BlockReadSize, patch by Luiz, mantis 19897 (library part. test in that report not included)
|
před 14 roky |
Jonas Maebe
|
0d4d1a2ac8
* fixed two places where after r1913 valid_for_assign() didn't immediately
|
před 14 roky |
joost
|
981e79ff37
* Do not use the error-handling of r10890 on non-unix systems (It won't work)
|
před 14 roky |
joost
|
5146bea422
* Updated fpmake_proc.inc and fpmake_add.inc. Manually changed the entry for
|
před 14 roky |
joost
|
8c03cf38c7
* Added detection of gdb-version to fpmake
|
před 14 roky |
joost
|
79473cd0f7
* Made BuildEngine.log public, so it can be used in fpmake.pp files
|
před 14 roky |
marco
|
52afb619aa
* add overloaded strtotime, patch by Lacak2, Mantis #19870
|
před 14 roky |
joost
|
728c5a4832
* Error-handling added in make distclean. When the fpmake executable
|
před 14 roky |
michael
|
3ffbd29367
* Make HandleRequest public
|
před 14 roky |
marco
|
da37e20ed6
* Map text to ftmemo(binary) instead of ftblob
|
před 14 roky |
joost
|
48a56e03d7
* fpmake.pp-file fixes
|
před 14 roky |
joost
|
4d5a4a2dd7
* fpmake-file updates for darwin
|
před 14 roky |
marco
|
92d4bc1a31
* TNumericField.SetAsboolean Mantis 18765
|
před 14 roky |
marco
|
550657f0e0
* Another attempt to kill stale mergeinfo
|
před 14 roky |
joost
|
e44a68a190
* Several fpmake.pp fixes
|
před 14 roky |
marco
|
617bf55e9f
* fixed some files with svn:mergeinfo
|
před 14 roky |
joost
|
595c764c77
* Disabled compilation of matroska for fpmake, like it is done for fpcmake
|
před 14 roky |
joost
|
6ae49f6c74
* Some fpmake fixes for windows
|
před 14 roky |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
před 14 roky |
marco
|
39d7bb511d
* Regenned all makefiles before 2.6.x branching.
|
před 14 roky |
Jonas Maebe
|
b4328c71a6
* also mention ARM as supported architecture for mach-o
|
před 14 roky |
Jonas Maebe
|
b4a6e803d2
* fixed cosmetic error in help after r18070
|
před 14 roky |
Jonas Maebe
|
ec8c7b4888
+ when compiling for Darwin/ARM, pass the subarchitecture to the linker.
|
před 14 roky |
Jonas Maebe
|
da056da20f
+ added armv7 identifier (no special code generation, but required to
|
před 14 roky |
Jonas Maebe
|
d7c1967351
* fixed switched around lists for read-only/read-write typed consts
|
před 14 roky |
joost
|
6bad75a1eb
* When the fpmake executable is deleted, perform a regular fpcmake distclean. See bug #19655
|
před 14 roky |