marco
|
2dd66cc265
* unitdir shouldn't be in SVN
|
před 16 roky |
michael
|
89ec956733
* Patch from Mattias Gaertner to fix property overrides. (bug ID 14885)
|
před 16 roky |
florian
|
ea00759588
+ final modifier support for methods by Paul Ishenin
|
před 16 roky |
marco
|
a91e106cde
* PWSADAta was missing ^ to make it a pointer.
|
před 16 roky |
michael
|
45f854c665
* Added UseDisplayFormat property to format fields
|
před 16 roky |
michael
|
613d88e38d
* Fixed 13762 and compilation on windows
|
před 16 roky |
michael
|
80924b7a4d
* Adapted to new pastree declaration
|
před 16 roky |
michael
|
e50cee9b57
* Added support for export modifier (bug ID 13863)
|
před 16 roky |
michael
|
ed950da9cc
* Forgot raise statement in strtodate (thanks to Denis Golovan)
|
před 16 roky |
michael
|
9bdebeb50c
* (reworked) patch from m. spiller to add turbo delphi doc output format
|
před 16 roky |
michael
|
19d8ebc5f0
* Patch from m. spiller to actually output xml
|
před 16 roky |
michael
|
a611bfc103
* (reworked) Patch from m. spiller to implement visitor pattern
|
před 16 roky |
sergei
|
b1d0bfef75
* Fixed the order of checks during parsing the xml declaration, this provides more accurate diagnostic for tests dtd07, encoding07, ibm77n03.
|
před 16 roky |
sergei
|
06b5b65534
Straightening handling of base URI and SystemID:
|
před 16 roky |
ivost
|
40069c3112
* changed output parameters from var to out. This suppress some unnecessary hints and it's also done in datih.inc
|
před 16 roky |
Jonas Maebe
|
fffa66e2f9
* only allow implicit conversions from 0 to NIL in Delphi mode, rather than
|
před 16 roky |
Jonas Maebe
|
7e0a5aec4c
* allowed open "packed" arrays (same as regular open arrays, for
|
před 16 roky |
ivost
|
2bfe336917
* reverted compon.inc to the state of r13298 (csFreeNotification maybe set even with no freelist allocated)
|
před 16 roky |
ivost
|
0c725eae43
* fixed setting wrong component state. csDesignInstance and csInline were set inversed.
|
před 16 roky |
sergei
|
d44c6876cd
xpath.pp:
|
před 16 roky |
sergei
|
0c50cfe10a
+ Initial implementation of property TDOMParseOptions.CanonicalForm. The only thing it does yet is ignoring the DTD.
|
před 16 roky |
Jonas Maebe
|
169ef946a2
* custapp still requires univint for Darwin
|
před 16 roky |
Jonas Maebe
|
2723c55403
* fixed DWARF info for some methods after r13833: reset the debuginfo for
|
před 16 roky |
marco
|
c14fb4b1c8
* custapp has univint deps on OS X.
|
před 16 roky |
Jonas Maebe
|
52579c0f11
* fixed darwin dependencies after r13902
|
před 16 roky |
florian
|
eb433d1bdd
* merged sealed and abstract support by Paul Ishenin
|
před 16 roky |
marco
|
caed0543e4
* pqsetdb was not exported in -dyn variant Mantis #14430
|
před 16 roky |
sergei
|
edb79b62e0
* Changed TSpecialCharCallback from method into a regular procedure, this allows to drop all the {$ifdef fpc}@{$endif} ugliness.
|
před 16 roky |
marco
|
d709e9d1ab
* patch from 14800, check for interface not null assertion
|
před 16 roky |
marco
|
e6d0c0a2ad
* most fixes from comment 31388 in #14802
|
před 16 roky |