daniel
|
d0a230bd96
* !proxy support in environment added (Peter)
|
26 年之前 |
michael
|
2a07cce2eb
+ Some more explanations. Options corrected
|
26 年之前 |
sg
|
2f9b5b1b2b
* KeyPressed now returns a Boolean which indicates if the key has been
|
26 年之前 |
florian
|
332c7a568f
* CMOV support in optimizer (in define USECMOV)
|
26 年之前 |
florian
|
fdf8713693
+ start of internationalization support
|
26 年之前 |
peter
|
bdca08fc9d
* new files
|
26 年之前 |
peter
|
24e6d97e5f
* rpm/deb target in install dir
|
26 年之前 |
peter
|
588b4489cc
* fixed missing push esi for constructor calling
|
26 年之前 |
sg
|
de3a50306d
* Fixed typo in line 1375 ("fpidr" instead of "fpcdir")
|
26 年之前 |
peter
|
19ef67c838
* also install faq.html
|
26 年之前 |
peter
|
b00c32180e
* *.dll, *.so are also executables and only turned on by -e
|
26 年之前 |
peter
|
39faeb7440
* better auto RTL dir detection
|
26 年之前 |
peter
|
8abfec4e7c
* localbrowser loading of absolute fixed. It needed a symtablestack
|
26 年之前 |
peter
|
5ca6d45c4d
* updated for new aktlocalindex
|
26 年之前 |
peter
|
f16647ede6
* fixed destructor parsing with preprocessor things
|
26 年之前 |
peter
|
4216d26c2f
* fixed wrong freemem size when loading message file
|
26 年之前 |
peter
|
058d4018a1
* fixed uninited asmsymbol.typ var
|
26 年之前 |
peter
|
a16485ca15
* hasint64diskspace define changed to int64 so it's default now
|
26 年之前 |
michael
|
89bc16cf23
+ Adapted to new options.
|
26 年之前 |
michael
|
f5b20ac6c1
+ Typos fixed, version updated
|
26 年之前 |
michael
|
311e24fb75
+ Added option to delete executables, plus help and quiet
|
26 年之前 |
Jonas Maebe
|
04d18a2964
* fixed bug introduced by my regalloc fixed :(
|
26 年之前 |
peter
|
10bd2161f5
* updated for new dirs
|
26 年之前 |
marco
|
3933be768c
* Added diskfree and disksize with AH=71 dos functions (LFN/Fat32)
|
26 年之前 |
florian
|
46ba0d434c
* int64/int64 and int64*int64 is now done by the fpu if possible
|
26 年之前 |
florian
|
0138d666de
* changed address for bugs/sugegstions etc to [email protected]
|
26 年之前 |
florian
|
0a05c8d0e0
* reading of 64 bit type implemented
|
26 年之前 |
michael
|
587a967353
+ Fixes from Jonas.
|
26 年之前 |
Jonas Maebe
|
02381105d6
+ all code generator generated "mov reg1,reg2" instructions are now
|
26 年之前 |
Jonas Maebe
|
b15a98cfa4
* better handling of exit(func_result) (no release of register that
|
26 年之前 |