michael
|
ed950da9cc
* Forgot raise statement in strtodate (thanks to Denis Golovan)
|
пре 16 година |
michael
|
9bdebeb50c
* (reworked) patch from m. spiller to add turbo delphi doc output format
|
пре 16 година |
michael
|
19d8ebc5f0
* Patch from m. spiller to actually output xml
|
пре 16 година |
michael
|
a611bfc103
* (reworked) Patch from m. spiller to implement visitor pattern
|
пре 16 година |
sergei
|
b1d0bfef75
* Fixed the order of checks during parsing the xml declaration, this provides more accurate diagnostic for tests dtd07, encoding07, ibm77n03.
|
пре 16 година |
sergei
|
06b5b65534
Straightening handling of base URI and SystemID:
|
пре 16 година |
ivost
|
40069c3112
* changed output parameters from var to out. This suppress some unnecessary hints and it's also done in datih.inc
|
пре 16 година |
Jonas Maebe
|
fffa66e2f9
* only allow implicit conversions from 0 to NIL in Delphi mode, rather than
|
пре 16 година |
Jonas Maebe
|
7e0a5aec4c
* allowed open "packed" arrays (same as regular open arrays, for
|
пре 16 година |
ivost
|
2bfe336917
* reverted compon.inc to the state of r13298 (csFreeNotification maybe set even with no freelist allocated)
|
пре 16 година |
ivost
|
0c725eae43
* fixed setting wrong component state. csDesignInstance and csInline were set inversed.
|
пре 16 година |
sergei
|
d44c6876cd
xpath.pp:
|
пре 16 година |
sergei
|
0c50cfe10a
+ Initial implementation of property TDOMParseOptions.CanonicalForm. The only thing it does yet is ignoring the DTD.
|
пре 16 година |
Jonas Maebe
|
169ef946a2
* custapp still requires univint for Darwin
|
пре 16 година |
Jonas Maebe
|
2723c55403
* fixed DWARF info for some methods after r13833: reset the debuginfo for
|
пре 16 година |
marco
|
c14fb4b1c8
* custapp has univint deps on OS X.
|
пре 16 година |
Jonas Maebe
|
52579c0f11
* fixed darwin dependencies after r13902
|
пре 16 година |
florian
|
eb433d1bdd
* merged sealed and abstract support by Paul Ishenin
|
пре 16 година |
marco
|
caed0543e4
* pqsetdb was not exported in -dyn variant Mantis #14430
|
пре 16 година |
sergei
|
edb79b62e0
* Changed TSpecialCharCallback from method into a regular procedure, this allows to drop all the {$ifdef fpc}@{$endif} ugliness.
|
пре 16 година |
marco
|
d709e9d1ab
* patch from 14800, check for interface not null assertion
|
пре 16 година |
marco
|
e6d0c0a2ad
* most fixes from comment 31388 in #14802
|
пре 16 година |
marco
|
778505701c
* set/getrlimit now also visible in baseunix when syscalls are used.
|
пре 16 година |
marco
|
7ad93d7e52
* reworked dependancies around the FCL. daemonapp and servicemanager are isolated into fcl-extra. This makes fcl-base have less dependancies, and other problems then solve themselves.
|
пре 16 година |
marco
|
deb65efd5d
* delete package skeleton that was an attempt to isolate winunits
|
пре 16 година |
marco
|
3b3aa74731
* empty fcl-extra package that is going to contain daemonapp and ServiceManager
|
пре 16 година |
michael
|
0bcf5a8488
* Patch from Graeme Geldenhuys to fix some minor issues in code generation (bug ID 13779)
|
пре 16 година |
michael
|
8fdf9dd80c
* Removed px_sdntogregorian for windows
|
пре 16 година |
michael
|
9f5c7c3344
* Put AppClass in interface section, and put OnRun in public section of daemonapplication
|
пре 16 година |
sergei
|
d2fa20949a
XML writer: write namespace declarations before attribites and optionally sort them as required by c14n.
|
пре 16 година |