svenbarth
|
24243f87e8
Added a check similar to the "allowed" one to be able to remove the "current_syssym" variable again.
|
14 years ago |
svenbarth
|
798cc01ffe
Corrected two tests ("modeswitch" => "mode")
|
14 years ago |
svenbarth
|
13b80396d6
Corrected the only other test that was affected by my changes (a RTTI test...)
|
14 years ago |
svenbarth
|
16e500ee3c
Removed old search algorithm
|
14 years ago |
svenbarth
|
d0705a1779
Rebase to revision 17236
|
14 years ago |
svenbarth
|
b0b051ae83
Introduce a new type kind for helpers in the RTTI. This is Delphi incompatible, but it's cleaner than Delphi's "let's extend some magic class". This might not matter much though, because according to Google the RTTI for class helpers seems to be rarely used.
|
14 years ago |
svenbarth
|
a944be69a6
* nflw.pas: search for enumerators in helpers for records as well
|
14 years ago |
svenbarth
|
c0a0ec9962
correct ppudump
|
14 years ago |
svenbarth
|
553d357d64
Completely restructured the test for the helper feature. The tests were split into three categories:
|
14 years ago |
florian
|
07c9a772bf
* fix compilation when object type cast checking is on
|
14 years ago |
michael
|
cb3043b3a2
* Fixed 19068
|
14 years ago |
michael
|
6a0bd01953
* Added license
|
14 years ago |
michael
|
a33e5eb0eb
* Initial check-in of stl
|
14 years ago |
florian
|
736071e716
* updated copyright to 2011
|
14 years ago |
florian
|
0d38c744f4
* small fixes for OpenCL module by Denis Golovan, resolves #18901
|
14 years ago |
michael
|
bd302b760e
* Fix exception propagation in TiniFile.Free (bug 19046)
|
14 years ago |
michael
|
87d156e885
* Added mem,memw, meml for documentation purposes
|
14 years ago |
michael
|
a1631aa703
* Patch GetCDRomDevices so all CD roms are used, by Andrew H (18314)
|
14 years ago |
michael
|
b78f9f7706
* Fixes range check errors, by Anton (bug id 19038)
|
14 years ago |
michael
|
f235e4c116
* Fixed 18183
|
14 years ago |
michael
|
be484359b8
* Corrected fix for FileAge
|
14 years ago |
joost
|
029f5e9046
* Let the makefile create the unit output dir when fpmake.pp is not compiled yet
|
14 years ago |
michael
|
1c0c6656f3
* Fixed some tests for firebird
|
14 years ago |
michael
|
9747f7f0cd
* Do not allow fileage for directories (15873)
|
14 years ago |
michael
|
e8cf8e4177
* Added OnValidate event support (17510)
|
14 years ago |
michael
|
28ce3b96f0
* Extended test by barlone (Bug ID 19000)
|
14 years ago |
michael
|
8384a5ad04
* Refactoring of dateutils by barlone (Bug ID 19000)
|
14 years ago |
joost
|
27ac54a76c
* Implemented the ability to register default scripts which can be added
|
14 years ago |
joost
|
86c8c6c4eb
* The Makefile.fpc is adapted and the Makefile re-generated so that fpmake is
|
14 years ago |
joost
|
103867412a
* If a found package seems to contain the source of the package, check if the
|
14 years ago |