Jonas Maebe
|
816cfa08b3
* allow recursive calls again in assembler procedure
|
24 年之前 |
carl
|
b08f72ffa8
+ added Reallocmem to list of allocation routines
|
24 年之前 |
marco
|
816e803dc3
* Fix from Peter. Fixes a hang when ptop's upperstr procedure is converted
|
24 年之前 |
michael
|
7effbd8a30
Added system filsystem constants
|
24 年之前 |
michael
|
2b235a902c
+ System unit implementation of variants
|
24 年之前 |
pierre
|
bdf48b65ba
* impose the correct size for win32 console window
|
24 年之前 |
pierre
|
0fea285e15
* fix win32 scrolling
|
24 年之前 |
florian
|
f9ed2775c2
+ beginning of variant dispatching
|
24 年之前 |
pierre
|
1d4499f32e
* overcome buffer win32 problem due to a bug in ReadConsoleOutput
|
24 年之前 |
marco
|
94d9d8fe46
* Fixed a ifdef linux to ifdef unix (related to TRTL change)
|
24 年之前 |
michael
|
11b6ad4fa9
+ Fixed win32 compile
|
24 年之前 |
michael
|
1cfa601556
+ Replaced OSDirSeparator with PathDelim
|
24 年之前 |
sg
|
9e81047a48
* Parser now only detects a number as float when the "." is followed by
|
24 年之前 |
carl
|
403b9f23ea
+ updated heap information to give more indications on how to use ReturnNilFromGrowHeap variable
|
24 年之前 |
carl
|
331adc6a51
+ recommited pictures as binary files
|
24 年之前 |
carl
|
65a0ea2a89
- commited as ASCII file!!!
|
24 年之前 |
pierre
|
ddf6883e03
* removed another bug in InsertString
|
24 年之前 |
pierre
|
f43d2d17e4
* copied from fvnew the changed that I made toremove runerror(199)
|
24 年之前 |
michael
|
2f52ba40e8
+ Moved PathDelim,DriveDelim,PathSep to sysutilh
|
24 年之前 |
michael
|
a161ebaab2
+ Added PathDelim,DriveDelim,PathSep; Removed PathSeparator
|
24 年之前 |
michael
|
3eebee4744
+ Added PathSeparator and OSDirSeparator
|
24 年之前 |
Jonas Maebe
|
c9f75e434f
* only save/restore nf_forcevaria flag when reversing order of
|
24 年之前 |
michael
|
2a04e66b42
+ Added PathDelim,DriveDelim,PathSep
|
24 年之前 |
michael
|
25ba6fe2ea
+ Fixed Append() bug. Appending non-existing file now gives an error
|
24 年之前 |
carl
|
12f2ea6738
* try to fix several problems
|
24 年之前 |
pierre
|
beb0234acb
+ Disassembly window made public
|
24 年之前 |
pierre
|
b8416e8411
* avoid problem to compile ide with debug for linux
|
24 年之前 |
pierre
|
4b384ec92e
* some security check added
|
24 年之前 |
Jonas Maebe
|
60dc4bf0a9
* moved call to "cleanup_regvars" to cga.pas for i386 because it has
|
24 年之前 |
Jonas Maebe
|
c5bd8e67ee
* compiles again with -dmemdebug
|
24 年之前 |