florian
|
c1e968abf9
+ binary operator support for booleans in variants
|
20 years ago |
florian
|
ba22b0b3af
+ format("%d",[<qword>]); fixes 4489
|
20 years ago |
florian
|
236586e749
* made test i386 only, freezes at least on amd64 for unknown reasons
|
20 years ago |
tom_at_work
|
324dd47e7e
* added stacksize parameter for TThread.Create for some platforms left out in commit 1621
|
20 years ago |
joost
|
a63ed341a7
+ patch from Bram Kuijvenhoven:
|
20 years ago |
tom_at_work
|
6c0225cef6
* fixed webbug 4201 which does not properly clean up all threads, causing (program) freeze
|
20 years ago |
tom_at_work
|
7a1860190b
* fixes error introduced in sscanf() when looking for 64 bit unsafe pointer casts
|
20 years ago |
Jonas Maebe
|
23cd46151a
+ test for new inlining (fails currently)
|
20 years ago |
marco
|
6279c187f9
* stacksize fixes for freebsd
|
20 years ago |
florian
|
380d3be22c
* started to fix var. array -> dyn. array
|
20 years ago |
tom_at_work
|
653f4b465d
* fixed some typecasts of pointers to Longint for 64 bit architectures (Linux and generic parts of the RTL only)
|
20 years ago |
florian
|
9e30922547
* fixed previous commit
|
20 years ago |
florian
|
81bf59a638
* fixed for 64 bit targets
|
20 years ago |
florian
|
7bff61ce29
* patch from Ales Katona to add a stack size parameter to tthread functions
|
20 years ago |
florian
|
25ce080225
* BGI font fix from Lowell C. Savage
|
20 years ago |
tom_at_work
|
9228588260
- added handling of OS_NO parameters in a_param_ref
|
20 years ago |
tom_at_work
|
b8f34684ec
- fixed TFDSet type for 64 bit compatibility
|
20 years ago |
peter
|
c204d323f1
* fix previous commit
|
20 years ago |
peter
|
f19ea23d20
* 64bit fix
|
20 years ago |
marco
|
f3335dbdf6
* streams freed to fix 4478
|
20 years ago |
peter
|
e88ff7ae84
* fixed writing of old style tp-objects
|
20 years ago |
florian
|
c5f82ba6de
+ (ole)variant<->error type conversion
|
20 years ago |
joost
|
65590e912a
+ initial implementation of SQLDB ODBC connection from Bram Kuijvenhoven
|
20 years ago |
florian
|
08d0ea156b
* fixed multi dimensional dyn. array to variant array
|
20 years ago |
joost
|
f5f196c547
Patch from Bram Kuijvenhoven:
|
20 years ago |
florian
|
aec1b6dc4a
* fixed dyn. array to variant array conversion for one dimensional arrays
|
20 years ago |
michael
|
ec13803b5c
* Patch from Luiz Américo
|
20 years ago |
tom_at_work
|
2198a6a44a
* assembly round and trunc routines for ppc64
|
20 years ago |
tom_at_work
|
487c4f76a4
* more testbench fixes
|
20 years ago |
tom_at_work
|
c5f89d7efd
* release old stack pointer register on ppc64 after method prolog
|
20 years ago |