Jonas Maebe
|
f5a775bc7c
* fixed some buffer overflow errors in SetString (both short and
|
23 年之前 |
carl
|
b998bc26cb
* only test on version 1.1 +
|
23 年之前 |
carl
|
b19503e084
* testing for cdecl and virtual methods (should not compile)
|
23 年之前 |
carl
|
e800227924
+ reinstate test
|
23 年之前 |
Jonas Maebe
|
22beab1c43
* round has int64 instead of longint result
|
23 年之前 |
Jonas Maebe
|
f18626a534
* some range errors fixed
|
23 年之前 |
michael
|
fd72ac5af8
+ Added -gl option
|
23 年之前 |
sg
|
9f1368c156
* Added sysmsg unit to get it installed as well by "make install"
|
23 年之前 |
pierre
|
86d93386a8
* added required on
|
23 年之前 |
pierre
|
1d2861c441
* tsetstr.pp duplicated with $H+
|
23 年之前 |
pierre
|
9baf191d7b
* added %FAIL because cdecl and virtual are not compatible
|
23 年之前 |
pierre
|
6fa306abd7
* missing mode objfpc added
|
23 年之前 |
michael
|
2ef03acf22
+ Almost Complete now. Almost all classes/functions documented
|
23 年之前 |
mazen
|
220be9c38f
+ op_raddr_reg and op_caddr_reg added to fix functions prologue
|
23 年之前 |
olle
|
e4cabcd385
* changed newline char, asm file ending and case sensitivity
|
23 年之前 |
peter
|
41f6e26675
* removed df_unique flag. It breaks code. For a good type=type <id>
|
23 年之前 |
peter
|
b9665f560b
* having overloads is the same as overload directive for hiding of
|
23 年之前 |
peter
|
3a419bde8a
* set funcret state for exit(0)
|
23 年之前 |
peter
|
21933875b5
* store original source time in ppu so it can be compared instead of
|
23 年之前 |
peter
|
51cc63140f
* new bugs
|
23 年之前 |
Jonas Maebe
|
f44ebfed94
* move/fill*/index*/comp* routines immediately exit if length is negative
|
23 年之前 |
Jonas Maebe
|
c5ba7e8d6d
* re-enabled optimized version of comparisons with the empty string that
|
23 年之前 |
Jonas Maebe
|
275f02d058
* fixed ansistring append helpers so they preserve the terminating #0
|
23 年之前 |
marco
|
a4ea95519a
* Reverted to old situation (unbroke 1.0 for me, but snapshots seem to
|
23 年之前 |
carl
|
f0bb456351
- remove objinc.inc (unused file)
|
23 年之前 |
carl
|
af2000b0f7
* make the jmp_buf record packed, just in case
|
23 年之前 |
carl
|
c5783607c3
* avoid crashes with negative len counts on fills/moves
|
23 年之前 |
carl
|
dec8b274f3
* avoid crashes with negative len counts on fills/moves
|
23 年之前 |
carl
|
ec8618ae10
* add format date to make test clearer
|
23 年之前 |
carl
|
e5fcd92643
+ setstring testing
|
23 年之前 |