peter
|
5c902e40d1
* fix array of pchar after last revision
|
20 years ago |
olle
|
2a5e6d7b92
+ compile time variables can be given on the command line
|
20 years ago |
michael
|
bf505f4d12
+ Fixed missing () in boolean expression.
|
20 years ago |
michael
|
29eac49c48
+ #O is now ignored in in settextstr. Actual string length is used.
|
20 years ago |
olle
|
e40c2fd8b0
+ compile time expression type checking
|
20 years ago |
oro06
|
d96231af45
+ Added WinCE API files updated from Win32
|
20 years ago |
joost
|
7950c3ae5e
* added a rough-readme to sqldb
|
20 years ago |
joost
|
7bfeb0b97e
* Restructured Prepare/Unprepare, removed CloseStatement
|
20 years ago |
michael
|
8086f61075
+ Patches from Giulio Berna to fix endian issues, some targa issues
|
20 years ago |
marco
|
99ff593cf1
* custapp.inc not necessary anymore. Left it in for targets I don't know.
|
20 years ago |
florian
|
66613d4cc7
* 64 bit fix from Aison
|
20 years ago |
Jonas Maebe
|
fdc8c1c0ae
* replace divisions by constants with a combination of mul, shift, add from
|
20 years ago |
Jonas Maebe
|
97a8ea2e6d
+ ppc jumptable support for case statements (by Thomas Schatzl)
|
20 years ago |
Jonas Maebe
|
abeeb43ae7
- removed "INT64FUNCRESOK" define (no longer defined and already fixed,
|
20 years ago |
Jonas Maebe
|
f1d3ed5225
* fixed tw3402
|
20 years ago |
marco
|
73799540c1
* Compilation on FreeBSD restored (\ in makefile.fpc) + fix for bug #4297
|
20 years ago |
Jonas Maebe
|
b779d6d28f
* fixed fixref() (by Thomas Schatzl)
|
20 years ago |
peter
|
c470097764
* fix overflow in the asmlist array
|
20 years ago |
joost
|
9868554dee
- patch from Alexandrov Alexandru for TSmallIntFields
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
peter
|
35187ba2fd
* merge objbase.inc in activex.pp
|
20 years ago |
sg
|
050ce11677
* Some source cleanup
|
20 years ago |
marco
|
a234180e3a
* patch for 4095
|
20 years ago |
Jonas Maebe
|
7196302522
* no longer free memory to avoid endless loops on systems where you can
|
20 years ago |
marco
|
96e7fa7d36
* Env options now based on SysUtils.GetVariableString. custapp.inc unnecessary.
|
20 years ago |
marco
|
31a0752a37
* fix for bug4279, added stdcall
|
20 years ago |
michael
|
89a8b4cfec
+ Patch from Vincent Snijders to fix compilerproc and operators
|
20 years ago |
michael
|
3ab45b5b19
+ Patch from Juergen Rathlev to remove use of QWord. Fixes bug #4117
|
20 years ago |
florian
|
e36bb224ae
* typo fixed
|
20 years ago |
florian
|
a3e330526d
* exporting of symbols from linux programs, i.e. exports clause in
|
20 years ago |