reiniero
|
d69d25432a
* fcl-db: Oracle connection: don't leak resources client side and server side on failed connection. Patch by Al Popov. Thank you very much. Solves issue #26868
|
11 роки тому |
pierre
|
123b9f789a
Add cint type definition if not declared for syscall unit compilation
|
11 роки тому |
pierre
|
d438d5dece
sysnr.inc changed to set syscall numbers dynimically (untested, but currrently broken anyway)
|
11 роки тому |
pierre
|
72a0dfecf0
Add code to includee new file to handle changing openbsd syscall numbers
|
11 роки тому |
pierre
|
787fb75df8
Add new file to handle changing openbsd syscall numbers
|
11 роки тому |
Tomas Hajny
|
47818b38a6
* updates necessary for correct uploading of testsuite results under OS/2
|
11 роки тому |
Jonas Maebe
|
3355d0eea0
+ jvm setstring test
|
11 роки тому |
Jonas Maebe
|
5a8c007b73
* added missing errorlevel checks for latest added tests
|
11 роки тому |
Jonas Maebe
|
079b0167fc
* synchronised with latest changes to equivalent files in rtl/inc, in
|
11 роки тому |
joost
|
7c9d32b3ce
* Dwarf: Write zero as line-nr for instructions with no real corresponding
|
11 роки тому |
Jonas Maebe
|
87e55caabc
* declare tvarrec.vpchar explicitly as pansichar for documentation purposes
|
11 роки тому |
Jonas Maebe
|
5b39b20a3d
* fixed duplicate field names in variant record parts
|
11 роки тому |
Jonas Maebe
|
fb18eac0f3
* don't mention the ability to use OVERRIDEVERSIONCHECK, too many people use
|
11 роки тому |
Jonas Maebe
|
f6f304e0ca
* check for duplicate identifiers when inserting union symtables into the
|
11 роки тому |
Jonas Maebe
|
d5188ba48a
* fixed duplicate field name
|
11 роки тому |
michael
|
2d553068f4
* Added fast dumpjson method, formatting option to skip whitespace
|
11 роки тому |
Jonas Maebe
|
c43475522e
* fixed uninitialized helper procedure name in case setstring() was not
|
11 роки тому |
Tomas Hajny
|
8adacb096e
* do not call mkdir with trailing directory separator and do not silently ignore errors in MkDir
|
11 роки тому |
Tomas Hajny
|
f33c59376a
* native os/2 implementation without using shell redirection
|
11 роки тому |
Jonas Maebe
|
ff583bde6c
* made setstring() a compiler intrinsic so it can set the compile-time
|
11 роки тому |
Jonas Maebe
|
d9c13d892e
+ added fpc_in_aligned forgotten in r23310
|
11 роки тому |
nickysn
|
3f70871dff
* do not call HideMouse inside go32v2 Mouse.DoCustomMouse, because in the case of mouse cursor drawn by the int 33h mouse driver, this increments the mouse driver's internal 'hide count', which is already 1 after a mode set (changing video modes causes the int 33h mouse cursor to disappear), so after a mode set followed by DoCustomMouse, we need to call ShowMouse twice in order for the mouse cursor to appear. This fixes mantis #5523
|
11 роки тому |
nickysn
|
aa44dcbd7f
* fixed hang in dos.exec_ansistring when passing a long command line via the
|
11 роки тому |
michael
|
1815be1837
* Added support for TJSONData.CompressedJSON and TJSONObject.UnquotedElementNames
|
11 роки тому |
Jonas Maebe
|
0606c18745
* don't use vfork in case we may have to call any OS routine after we've
|
11 роки тому |
Jonas Maebe
|
5c8ae259c4
* handle GOT-relative loads in the assembler reader as reads of
|
11 роки тому |
michael
|
edd96fc46b
* Patch from Zeljko Avramovic to allow uppercase characters in non-quoted names (Bug ID 26831)
|
11 роки тому |
nickysn
|
207efda423
* fixed indentation in SysSetVideoMode of the go32v2 video unit
|
11 роки тому |
nickysn
|
d8a9860e92
+ optimization in tinyheap's reallocmem for the case when there's not enough
|
11 роки тому |
nickysn
|
c279efc9a5
+ added normalization and alignment test for HeapOrg and HeapEnd in the
|
11 роки тому |