Jonas Maebe
|
c31f04b9c1
- reverted r17177 for univint because these units are automatically converted
|
14 년 전 |
mazen
|
86d9eadc73
* Fixed spell errors.
|
14 년 전 |
michael
|
8aca294896
* Fixed windows-only test, added linux test
|
14 년 전 |
michael
|
dcc8afeb8b
* Fix from stephano to fix writing empty string values twice
|
14 년 전 |
sergei
|
bd123bcfd6
+ added TOleStrList and POleStrList types (same as TBStrList, Delphi compatibility).
|
14 년 전 |
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 년 전 |
Jonas Maebe
|
9ae0414dda
* always print the fully qualified type name in case a type is nested
|
14 년 전 |
Jonas Maebe
|
c0423b6a78
* handle implementing objcprotocols that are defined as formal external
|
14 년 전 |
sergei
|
fdd99ec16c
* BCD improvements based on a patch from LacaK
|
14 년 전 |
sergei
|
008699eaae
* variants.pp, some speed improvements:
|
14 년 전 |
Jonas Maebe
|
ba0782773b
* create $(TEST_OUTPUTDIR)/test/cg before copying the object files there,
|
14 년 전 |
michael
|
062b05996e
* AllowRow event
|
14 년 전 |
michael
|
d847cef3e6
* BeforeDelete/Update/Insert events
|
14 년 전 |
michael
|
143d4fda6a
* OnGetDataset Event
|
14 년 전 |
sergei
|
2a303c88f5
* On thread creation error, use a resourcestring message and textual representation of system error code.
|
14 년 전 |
sergei
|
f7dcad6f92
* Rewrote those insane {$ifdef FPC_HAS_INDIRECT_MAIN_INFORMATION} into somewhat more readable form.
|
14 년 전 |
michael
|
3569a26166
* Added some missing functions to FPCanvas and added TFont.Orientation
|
14 년 전 |
Jonas Maebe
|
10674153cf
* set result of searchsym_in_record() in case nothing was found
|
14 년 전 |
pierre
|
f49fb7329a
* Avoid crash if right node of _IN keyword is a type node that is not a set
|
14 년 전 |
florian
|
0bdd15e0da
+ added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released
|
14 년 전 |
joost
|
3c6bb40c52
* Samplecfg now uses fpcmkcfg to create the configuration files
|
14 년 전 |
marco
|
3a12f018f4
* Updated statfs to FreeBSD5+ level. Used a statfs union to provide some backwards compat.
|
14 년 전 |
Károly Balogh
|
2b94b3255c
+ compile some units in correct order of dependence
|
14 년 전 |
marco
|
0e6e2ba589
* Patch from LacaK2, implementing an initial BCDToStrF
|
14 년 전 |
Jonas Maebe
|
3d3a42b911
* improvement to r16050 for non-fixed stack targets: they never have to use
|
14 년 전 |
Károly Balogh
|
3d203220a5
+ regenerated Makefile
|
14 년 전 |
Károly Balogh
|
8b7e98db4b
+ compile mouse before keyboard, as keyboard depends on it (MorphOS)
|
14 년 전 |
sergei
|
c2ea372682
* Declared types describing RTTI data of arrays and records, and rewrote main RTTI routines using these types. Shorter by about 60 lines, functionality isn't changed.
|
14 년 전 |
sergei
|
7fc2d86bb2
+ InterlockedCompareExchange128, Linux implementation.
|
14 년 전 |
Jonas Maebe
|
d8627f24f4
+ UIAlertView.inc
|
14 년 전 |