joost
|
683f59a70c
* Fixed test TestAddDblIndex
|
пре 17 година |
joost
|
a681f946f8
* Do not search for a semicolon anymore to check if there is more then one field in FieldValues
|
пре 17 година |
yury
|
cf235145cb
* Fixed a_load_reg_reg for arm.
|
пре 17 година |
michael
|
92d83f61a2
* Patch from Giulio Bernardi to fix installation
|
пре 17 година |
Jonas Maebe
|
7901625134
* call finalization routine of dynamic linker before exiting (forgot to
|
пре 17 година |
yury
|
18e663240a
* Fixed AnsiXXX string handling routines.
|
пре 17 година |
joost
|
809d16257b
* Case-insensitive indexes support
|
пре 17 година |
joost
|
d7983c3936
* Removed obsolete code
|
пре 17 година |
Jonas Maebe
|
a3b877247c
* don't perform call/jmp into push/jmp in case we're generating
|
пре 17 година |
joost
|
97f2a80d0d
* Implemented descending indexes, for those too lazy to use last-prior-prior ;)
|
пре 17 година |
joost
|
0aacad124c
* Placed warning in the code that RowsAffected does not work properly with range-checking
|
пре 17 година |
yury
|
f82028ec50
* Removed unused local var.
|
пре 17 година |
yury
|
20a12503b8
* Fixed fpc_shortstr_to_shortstr for arm.
|
пре 17 година |
joost
|
a27c5a8af5
* Fix testLargeIntValues
|
пре 17 година |
yury
|
348e30958e
* If object has VMT, properly align whole object instance if target CPU requires alignment. It fixes usage of static object instances created as var or const on CPUs which require alignment.
|
пре 17 година |
yury
|
4341b18461
* Fixed cleanroom implementation of DoVarClearArray. It fixes tw9098.
|
пре 17 година |
michael
|
d8fdb83aa2
* Fixed access violation
|
пре 17 година |
Jonas Maebe
|
76e23fc54e
* fixed internalerror when having to choose between different
|
пре 17 година |
Jonas Maebe
|
81ad9ea6e8
* fixed typo in r10602 causing the names of all record structures of
|
пре 17 година |
Jonas Maebe
|
af44dfc40b
o BeOS fixes from Olivier Coursière:
|
пре 17 година |
michael
|
6650d151f6
* Fixed (hopefully) childpos writing
|
пре 17 година |
Jonas Maebe
|
668d1283a9
+ test for already fixed mantis 11053
|
пре 17 година |
yury
|
3dc94e678d
* Fixed fpc_shortstr_assign for arm.
|
пре 17 година |
yury
|
a9295d1c66
* On windows event can not be "abandoned". Skip this part of the test.
|
пре 17 година |
yury
|
adeafe6ef4
* Updated readme about running test suite on arm-wince device.
|
пре 17 година |
yury
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
пре 17 година |
yury
|
bc50a7fd6c
* Removed unused vars.
|
пре 17 година |
yury
|
9472825478
* Fixed warnings.
|
пре 17 година |
yury
|
5dc6e54925
* Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them.
|
пре 17 година |
yury
|
0399268e0a
* Fixed packages building for wince.
|
пре 17 година |