Jonas Maebe
|
169ef946a2
* custapp still requires univint for Darwin
|
16 years ago |
Jonas Maebe
|
2723c55403
* fixed DWARF info for some methods after r13833: reset the debuginfo for
|
16 years ago |
marco
|
c14fb4b1c8
* custapp has univint deps on OS X.
|
16 years ago |
Jonas Maebe
|
52579c0f11
* fixed darwin dependencies after r13902
|
16 years ago |
florian
|
eb433d1bdd
* merged sealed and abstract support by Paul Ishenin
|
16 years ago |
marco
|
caed0543e4
* pqsetdb was not exported in -dyn variant Mantis #14430
|
16 years ago |
sergei
|
edb79b62e0
* Changed TSpecialCharCallback from method into a regular procedure, this allows to drop all the {$ifdef fpc}@{$endif} ugliness.
|
16 years ago |
marco
|
d709e9d1ab
* patch from 14800, check for interface not null assertion
|
16 years ago |
marco
|
e6d0c0a2ad
* most fixes from comment 31388 in #14802
|
16 years ago |
marco
|
778505701c
* set/getrlimit now also visible in baseunix when syscalls are used.
|
16 years ago |
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 years ago |
marco
|
deb65efd5d
* delete package skeleton that was an attempt to isolate winunits
|
16 years ago |
marco
|
3b3aa74731
* empty fcl-extra package that is going to contain daemonapp and ServiceManager
|
16 years ago |
michael
|
0bcf5a8488
* Patch from Graeme Geldenhuys to fix some minor issues in code generation (bug ID 13779)
|
16 years ago |
michael
|
8fdf9dd80c
* Removed px_sdntogregorian for windows
|
16 years ago |
michael
|
9f5c7c3344
* Put AppClass in interface section, and put OnRun in public section of daemonapplication
|
16 years ago |
sergei
|
d2fa20949a
XML writer: write namespace declarations before attribites and optionally sort them as required by c14n.
|
16 years ago |
marco
|
d951e3de49
* empty skeleton for winunits-com
|
16 years ago |
michael
|
4c2fe8bc31
* Correctly split date/time parts when dateseparator is a space
|
16 years ago |
sergei
|
df5dec2106
* TNSSupport.CheckAttribute added check for null nsURI, it should not emit prefixes for namespaceless attributes.
|
16 years ago |
michael
|
893295dc1e
* Added Pack/Unpack dummies, fixed var/out and const params in writestr/readstr
|
16 years ago |
pierre
|
820c1c693e
* fix problem if OpenOffice is not installed
|
16 years ago |
sergei
|
013fbb8566
Fixed memory leaks in tests.
|
16 years ago |
marco
|
e6fe8300be
* replaced TObjectList by TList because it generated a
|
16 years ago |
marco
|
3f75bea982
* Comobj and comserv enhancements by mspiller, #14822 (which also bears relevance to 10569,14807)
|
16 years ago |
marco
|
5121f470a2
* moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported)
|
16 years ago |
ivost
|
fff6e218af
* readded BeforeDestructor that calls Destroying (delphi compatibility issue)
|
16 years ago |
ivost
|
3cfcdb2ab9
* reverted parts of r13852 (removed +/- with sets and added include/exclude)
|
16 years ago |
marco
|
045ba4a1af
* added cmdbar_help/cmdbar_ok
|
16 years ago |
michael
|
e4244e0452
* Forgot to commit
|
16 years ago |