Jonas Maebe
|
f1a2ef1db2
* don't detach thread when finished, but pthread_exit it
|
20 years ago |
florian
|
6a36b62b02
* initial test
|
20 years ago |
peter
|
2720cbd25b
* win32 dll smartlink patch from Pavel V. Ozerski
|
20 years ago |
armin
|
af059326c3
* end. was moved outside of ifdef INCLUDED_FROM_SYSTEM ???
|
20 years ago |
Tomas Hajny
|
d035b0c0d3
* fix for range error on some platforms
|
20 years ago |
michael
|
809d10c0a6
* Patch from Alexandrov Alexandru:
|
20 years ago |
michael
|
f641a90632
+ Removed extra shellapi definitions
|
20 years ago |
armin
|
d0ae92c6db
* currected some cvs conversion probs
|
20 years ago |
fpc
|
c5b90ed37c
* fixed variant array creation and copying on non win32 system
|
20 years ago |
florian
|
837638b971
* initial test version
|
20 years ago |
michael
|
0882b637a4
* Patch from Ing. Petr Kristan
|
20 years ago |
peter
|
cae26c3ab4
* missing .o files
|
20 years ago |
peter
|
87fe5d9b98
* limit backtraces to values inside the stack, patch by Vincent Snijders
|
20 years ago |
florian
|
d6fcfb0a1e
+ objfpc directive added
|
20 years ago |
florian
|
9da46ff50a
* more descriptive error message in case of a missing variant unit added
|
20 years ago |
florian
|
4f30642b4a
* fixed StrToDate to throw proper exceptions in case of an error, fixes bug #3913
|
20 years ago |
florian
|
a39fd9d2ea
* array of const for classes fixed, was broken by r10
|
20 years ago |
florian
|
7e1546243e
* patch from Vinzent Hoefler with first go32v2 fixes
|
20 years ago |
fpc
|
4a19b90c8d
* Fix date of testsuite run. It must now be passed using YYYYMMDDhhmm
|
20 years ago |
fpc
|
70fbf3bf17
* support TestSrcDir option, where the *.pp files can be found
|
20 years ago |
peter
|
f67de71de2
* insert typeconv to ptrint for all inc(pointer) operations
|
20 years ago |
florian
|
5007b18a23
+ more svn:ignore properties set
|
20 years ago |
florian
|
e920b10d7a
+ nmat refactored to have simplify
|
20 years ago |
florian
|
9c717f2a35
* some warning about uninitialized vars fixed by using out instead of var
|
20 years ago |
florian
|
21038de78d
+ started with refactoring det_resulttype
|
20 years ago |
florian
|
0f94b21379
* updated version from Michael Schindler
|
20 years ago |
Jonas Maebe
|
0115a0a38e
* convert inc/dec(pointertype) to add/sub if overflow checking is turned on
|
20 years ago |
daniel
|
a7d57f0268
* Fix tabs
|
20 years ago |
Jonas Maebe
|
aea6563bba
* no longer change r12 when fpu regs have to saved, corrupted copying of
|
20 years ago |
michael
|
bc223811c3
+ Patch from Vincent Snijders to remove use of NOBR tag
|
20 years ago |