florian
|
a9a0e65eab
* optimized exception handler routine from Yury Sidorov
|
20 years ago |
marco
|
90d0f399d7
* Patch from Vincent
|
20 years ago |
florian
|
ed95c19399
* reallocation of widestrings on windows fixed
|
20 years ago |
florian
|
13e3102954
* Patch from Vincent Snijders:
|
20 years ago |
florian
|
07442c5693
* fixed passing of variant parameters for windows api
|
20 years ago |
michael
|
21425e303c
+ Removed HASVARIANT define
|
20 years ago |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
peter
|
b68af1b0e3
* post 2.0.0 fixes from cvs
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
2e48181661
+ Added maxpathlen constant (maximum length of filename path)
|
20 years ago |
Tomas Hajny
|
d3c103dfd7
* EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453)
|
20 years ago |
peter
|
ccf36c0afd
* fix crash under win32 with previous reallocmem fix
|
20 years ago |
florian
|
3c58dc06e4
* fixed compilation with 1.0.10
|
20 years ago |
florian
|
bb997ce5ea
+ WideCompareString and WideCompareText for win32 implemented
|
20 years ago |
florian
|
eb4b962cee
+ implemented WideFormat
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
86025bbcb6
* moved file and dir functions to sysfile/sysdir
|
20 years ago |
florian
|
4f7560d89e
* improved widestring infrastructure manager
|
20 years ago |
florian
|
6b086f5c79
* remove inline assembler for calling asm_exit
|
20 years ago |
Tomas Hajny
|
353d5cc3de
+ GetProcessID added
|
21 years ago |
peter
|
dbc2025604
ErrOutput added
|
21 years ago |
peter
|
869b0ecc85
* compiler defined HEAP and HEAPSIZE removed
|
21 years ago |
olle
|
9a4855aa43
+ added maxExitCode to all System.pp
|
21 years ago |
florian
|
8f6f6bfc30
* finally (hopefully) fixed sysalloc trouble
|
21 years ago |
florian
|
c435d32c97
* fixed argument copying
|
21 years ago |
peter
|
244b6d1435
fixed go32v2 compile
|
21 years ago |
peter
|
2ed14823c5
* New heapmanager that releases memory back to the OS, donated
|
21 years ago |
peter
|
94adf83a8b
* use thandle in do_*
|
21 years ago |