Jonas Maebe
|
293f09e41d
* corrected test (only "overload" differences between interface/
|
14 年之前 |
Jonas Maebe
|
2423105956
* mark dbf unit as deprecated because abandoned by maintainer, along with a
|
14 年之前 |
Jonas Maebe
|
d8b008b0b0
* require that "overload" is present in the interface if it's used in the
|
14 年之前 |
florian
|
73a084d662
* fixes bootstrapping with 2.6.0
|
14 年之前 |
Jonas Maebe
|
5122411409
* mark strcopy/strlcopy as "overload" in the interface of the strings unit
|
14 年之前 |
marco
|
91f8ee8b89
* improve mapping of db type char to relative new ftfixedchar fieldtype. + tests. Mantis #20483, patch by Lacak2
|
14 年之前 |
Jonas Maebe
|
c7b83717cb
- removed stray "overload" modifiers in the implementation for strcopy and
|
14 年之前 |
marco
|
e13a6d9999
* added patch from mantis #19226 as far as not already committed as part of
|
14 年之前 |
Jonas Maebe
|
f2823a1d68
* r17629 changed the condition for generating safecall code on x64 and ARM
|
14 年之前 |
Tomas Hajny
|
5a5d6668a0
* fpunits.conf -> fpunits.cfg
|
14 年之前 |
marco
|
98ac246990
* fix for leaking handles in parameter buffers, Mantis #17260, patch by Ludo Brands.
|
14 年之前 |
sergei
|
018fdaf839
- Removed unnecessary operations: SetLength before widestringmanager calls (widestringmanager does the allocation) and zero-termination after SetLength (SetLength does zero-termination).
|
14 年之前 |
sergei
|
b36a930f26
- Cleaned out REGCALL defines
|
14 年之前 |
joost
|
bbbc85bbf6
* Use DW_TAG_class_type for classes instead of DW_TAG_structure_type
|
14 年之前 |
paul
|
89416ab0f5
tests: remove UTF8 bom from 2 test units which does not expect to get UTF8 encoded strings
|
14 年之前 |
sergei
|
0d3fa2d2db
- Cleaned out VER2_2 defines
|
14 年之前 |
sergei
|
ea571ba1a3
* Use variables instead of direct indexing into stack, eliminates warnings at compilation.
|
14 年之前 |
pierre
|
e366c013e3
* fix -rpath passing to linker for Windows OS by
|
14 年之前 |
paul
|
37432368e5
tests: test tw7758 assumes that all conversions are made in UTF8 codepage. this change is needed to prevent conversion to system codepage (which also happens while testing with delphi).
|
14 年之前 |
paul
|
56ecf146be
compiler: fix error in length retrieving during the unicode to utf8 conversion
|
14 年之前 |
Tomas Hajny
|
39b5babdeb
* added support for ufppkg
|
14 年之前 |
paul
|
85c2f195d6
compiler: convert string constants from and to codepage 0. use compiler codepage during the conversion + test
|
14 年之前 |
sergei
|
0b16c3565a
* Don't reject IMAGE_REL_ARM_SECREL relocations, Mantis #20467
|
14 年之前 |
paul
|
5bf39cd1c1
rtl: remove ver2_2 define
|
14 年之前 |
paul
|
6131a9188c
rtl: fix wince compilation, reimplement WinCEWide2AnsiMove, WinCEAnsi2WideMove by copying win32 code
|
14 年之前 |
paul
|
e4abb1731c
tests: apply Inoussa patches to fix errors in his tests
|
14 年之前 |
pierre
|
216113e80d
Fix compilation error introduced in my last patch for non-openbsd systems
|
14 年之前 |
pierre
|
6bf4bf8043
* Correct StatFS record to fix crash in test/units/dos/tdos.pp test
|
14 年之前 |
marco
|
eea81b4ef4
* Better support for required in the case of "not null", default value or auto increment colomns
|
14 年之前 |
sergei
|
369725f2c4
* Get8087CW: Make sure that high bits of result are clear.
|
14 年之前 |