paul
|
38a706dd28
rtl: improve CodePageToCodePageName - return official name instead of one of the labels, use binary search
|
14 жил өмнө |
Tomas Hajny
|
a3813ce176
+ working (although very limited) generic TProcess implementation based on SysUtils.CreteProcess for use with GO32v2, etc.
|
14 жил өмнө |
pierre
|
4a8b37016a
i386-OpenBSD 4.9 has no underscore prefix
|
14 жил өмнө |
pierre
|
e6939ef5b5
+ Add FPC OpenBSD target support
|
14 жил өмнө |
pierre
|
ef40c9f3cc
+ Add FPC OpenBSD target support
|
14 жил өмнө |
pierre
|
6957c5e8da
* Add openbsd directory for openbsd source
|
14 жил өмнө |
pierre
|
034c51c2e1
+ All several units also compiled on freebsd
|
14 жил өмнө |
pierre
|
c0ef3d935b
* Updated using freebsd version (not verified)
|
14 жил өмнө |
pierre
|
1e9d5fb24b
* Updated using freebsd version (not verified)
|
14 жил өмнө |
pierre
|
3a4831d924
* Fix linking problems
|
14 жил өмнө |
pierre
|
dbd3df9ddf
+ Added OpenBSD CODESET and LC_ALL values
|
14 жил өмнө |
Tomas Hajny
|
49a7b48fe0
* proper support for ExecInheritsHandles in Flags
|
14 жил өмнө |
Tomas Hajny
|
fca1ea8757
* correction of whitespace definition
|
14 жил өмнө |
sergei
|
0db44ae108
+ Support SEH directives in x86_64 AT&T asmreader.
|
14 жил өмнө |
sergei
|
9eb451756b
+ Support .seh_handler directive
|
14 жил өмнө |
sergei
|
89c0663c56
+ AT&T asmreader: added methods that can be overridden in descendant readers to handle target-specific directives.
|
14 жил өмнө |
sergei
|
c6d382fe18
* Moved procedure genlinearlist from ti386casenode to tx86casenode. This optimization works well on x86_64, resulting in approximately twice less instructions than when using generic code.
|
14 жил өмнө |
marco
|
c7a82a0c1a
* treat transform as select and exec as execute. Mantis #17050, patch by Lacak2
|
14 жил өмнө |
marco
|
0f79033143
* synchronized properties between sqlconnector and sqlconnection.
|
14 жил өмнө |
paul
|
e0fecf5332
compiler: revert r19358. As stated by Florian, compiler should be able to compile with the latest RTL.
|
14 жил өмнө |
sergei
|
9e74315d18
* Test contains assembler, restrict to i386.
|
14 жил өмнө |
paul
|
ee2e0a0c1d
compiler: remove CP_xxx constants since they are present in the system unit now
|
14 жил өмнө |
paul
|
a068e0cae2
tests: add test for TEncoding class
|
14 жил өмнө |
paul
|
09fa98a564
rtl: forgotten files
|
14 жил өмнө |
paul
|
abf9816a09
rtl: add basic implementation of TEncoding class
|
14 жил өмнө |
paul
|
836889fc64
rtl: move some CP_xxx constants from syswin into systemh for generic use, redeclare UTF8Sting, RawByteString using constant identifiers instead of pure numbers. replace comparison with $ffff codepage to CP_NONE
|
14 жил өмнө |
paul
|
0bfb83b06c
rtl: add HashName function based on implementation of Hash() from objpas. It uses case case-insensitive hash generation. This function is added for compatibility with delphi (although it generates different hash in delphi and fpc for same strings). It is also needed for codepage search in hash array.
|
14 жил өмнө |
paul
|
8fc6af7fde
rtl: cleanup
|
14 жил өмнө |
pierre
|
7654fe6aba
* Try to update i386/openbsd port
|
14 жил өмнө |
pierre
|
7f69e6426d
* Try to update i386/openbsd port
|
14 жил өмнө |