Jonas Maebe
|
879a1594e1
* don't trash out parameters, because the caller may expect them to be
|
18 years ago |
Jonas Maebe
|
cc67ed17b5
* fixed uninitialised variable (mantis 8198, already tested by
|
18 years ago |
Jonas Maebe
|
3198915389
* ifdef cpu64bit -> ifdef cpu64
|
18 years ago |
Jonas Maebe
|
cdb67cfc8b
* fixed bug with set comparisons after r6172
|
18 years ago |
fpc
|
bd8b81ceed
* testsuite comparison: make regression look more bold red, than newly failed
|
18 years ago |
Jonas Maebe
|
63ebc2a1b8
* fixed include/exclude for big endian after r6172
|
18 years ago |
fpc
|
8afec0f049
* testsuite.cgi: do not show new, skipped tests in comparison
|
18 years ago |
Jonas Maebe
|
5564d14bd2
* sysctl depends on unixtype
|
18 years ago |
florian
|
dac9896a6d
+ added -vs for time stamping
|
18 years ago |
florian
|
3ce0e329bd
* varsets shouldn't be enabled in the compiler currently
|
18 years ago |
fpc
|
cfe41cf155
+ testsuite cgi testrun comparisons
|
18 years ago |
Jonas Maebe
|
d2de4ee942
* applied sysolevarfromvar patch from Thorsten Engler (mantis #8175)
|
18 years ago |
florian
|
2579cd139f
+ support for sets with size 1 and 2
|
18 years ago |
Jonas Maebe
|
4765364816
* don't give a warning for {$u-} (means "Pentium-safe fdiv off", is only
|
18 years ago |
Jonas Maebe
|
0e1c9c901d
+ cot, sec, csc, secant, cosecant (mantis #8142)
|
18 years ago |
yury
|
c1b1be9a67
* fixed digest creation on Windows.
|
18 years ago |
Jonas Maebe
|
c866400823
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
|
18 years ago |
chrivers
|
c1dddf5df2
* Fixed an old svn-conflict in tests/test/README
|
18 years ago |
Jonas Maebe
|
e1c994a3be
* don't call blockwrite if there's nothing to write
|
18 years ago |
Jonas Maebe
|
228943271f
* increased AsmOutSize from 32kb to 128kb, makes external assembling a
|
18 years ago |
Jonas Maebe
|
c1df4454fe
* cmpxchg8b doesn't have a size suffix
|
18 years ago |
yury
|
f2273f9cd4
* delete temp file when test ends.
|
18 years ago |
yury
|
83820db27e
* fix for tiorte.pp on WM5.
|
18 years ago |
daniel
|
42a21245ee
* Echo -> cp
|
18 years ago |
yury
|
c70cd739cb
* Added CommandBands and CommandBar wince APIs.
|
18 years ago |
Jonas Maebe
|
1218322f8c
* cs_generate_stackframes (w+/-) should only apply to normal routines,
|
18 years ago |
Jonas Maebe
|
11528c9da6
* better fix for tw8171 (now also works for with-statements)
|
18 years ago |
Jonas Maebe
|
14a95ccdc3
* fixed r6149
|
18 years ago |
pierre
|
ee7514b934
* also remove fplnet for targets without sockets unit support
|
18 years ago |
florian
|
4e69739a78
* fixed dword -> single
|
18 years ago |