joost
|
b67c3ad4c1
* Default fpcbin macro added
|
14 years ago |
joost
|
538dd64283
* Use prefix instead of installation-dir
|
14 years ago |
michael
|
6865593b07
* Added Win64 platform
|
14 years ago |
joost
|
739ea3720c
* Do not show full path in backup-message
|
14 years ago |
joost
|
dc5f4b038d
* Do not use scripts, but let fpcmkcfg create eventual parent directories
|
14 years ago |
michael
|
baf0ed35f3
* Patch from Inoussa to fix AV in certain cases
|
14 years ago |
joost
|
6fa6151bef
* Do not create a backup, fpcmkcfg does this already
|
14 years ago |
joost
|
7b07c2906a
* %CompilerConfigDir% macro added
|
14 years ago |
joost
|
b99d819ad3
* Add dependency on fppkg.inc and default.inc
|
14 years ago |
joost
|
7b613697fa
* Fixed AV when files cant be opened
|
14 years ago |
joost
|
e21bf87bc2
* Better fix for mantis 17661, see r17077
|
14 years ago |
Jonas Maebe
|
c31f04b9c1
- reverted r17177 for univint because these units are automatically converted
|
14 years ago |
mazen
|
86d9eadc73
* Fixed spell errors.
|
14 years ago |
michael
|
8aca294896
* Fixed windows-only test, added linux test
|
14 years ago |
michael
|
dcc8afeb8b
* Fix from stephano to fix writing empty string values twice
|
14 years ago |
sergei
|
bd123bcfd6
+ added TOleStrList and POleStrList types (same as TBStrList, Delphi compatibility).
|
14 years ago |
paul
|
812a665cbe
rtl: don't crash if resource is not found in TResourceStream and was passed by ID instead of Name (in this case exception tried to get a string from ID)
|
14 years ago |
Jonas Maebe
|
9ae0414dda
* always print the fully qualified type name in case a type is nested
|
14 years ago |
Jonas Maebe
|
c0423b6a78
* handle implementing objcprotocols that are defined as formal external
|
14 years ago |
sergei
|
fdd99ec16c
* BCD improvements based on a patch from LacaK
|
14 years ago |
sergei
|
008699eaae
* variants.pp, some speed improvements:
|
14 years ago |
Jonas Maebe
|
ba0782773b
* create $(TEST_OUTPUTDIR)/test/cg before copying the object files there,
|
14 years ago |
michael
|
062b05996e
* AllowRow event
|
14 years ago |
michael
|
d847cef3e6
* BeforeDelete/Update/Insert events
|
14 years ago |
michael
|
143d4fda6a
* OnGetDataset Event
|
14 years ago |
sergei
|
2a303c88f5
* On thread creation error, use a resourcestring message and textual representation of system error code.
|
14 years ago |
sergei
|
f7dcad6f92
* Rewrote those insane {$ifdef FPC_HAS_INDIRECT_MAIN_INFORMATION} into somewhat more readable form.
|
14 years ago |
michael
|
3569a26166
* Added some missing functions to FPCanvas and added TFont.Orientation
|
14 years ago |
Jonas Maebe
|
10674153cf
* set result of searchsym_in_record() in case nothing was found
|
14 years ago |
pierre
|
f49fb7329a
* Avoid crash if right node of _IN keyword is a type node that is not a set
|
14 years ago |