florian
602c93d460
* updated german translation from Karl-Michael Schindler
...
git-svn-id: trunk@938 -
2005-08-24 20:25:14 +00:00
florian
169688f198
* compiler part of first gba port
...
git-svn-id: trunk@937 -
2005-08-24 18:47:08 +00:00
florian
53f8f5ccc0
* properties set
...
git-svn-id: trunk@936 -
2005-08-24 18:38:20 +00:00
florian
3134acd506
* rtl part of gba port
...
git-svn-id: trunk@935 -
2005-08-24 18:37:20 +00:00
oro06
715d5f1f7f
* updated func.inc(defines.inc) windows, menu
...
git-svn-id: trunk@934 -
2005-08-24 17:17:42 +00:00
oro06
91cb984db0
* updated func.inc(unidef.inc) : memory, thread, heap
...
* updated defines.inc required consts (from kfuncs.h)
git-svn-id: trunk@932 -
2005-08-23 16:23:23 +00:00
joost
eaf75955e8
* SchemaInfoSQL-Statements are always read-only
...
git-svn-id: trunk@931 -
2005-08-23 15:31:59 +00:00
joost
18b080f47e
* Fixed a mem-leak
...
git-svn-id: trunk@930 -
2005-08-23 15:26:41 +00:00
Jonas Maebe
8be8b5a6e9
+ added
...
git-svn-id: trunk@928 -
2005-08-23 11:09:40 +00:00
oro06
63a7fabebc
+ Added WinCE API port readme
...
git-svn-id: trunk@927 -
2005-08-23 06:46:22 +00:00
Jonas Maebe
3aa4e8008e
* fixed tests/webtbs/uw3969 compilation with -Or for ppc (removed
...
superfluous call to location_get_data_ref)
git-svn-id: trunk@926 -
2005-08-23 06:39:31 +00:00
yury
5ad7967a67
fix: Console window was created for gui apps.
...
git-svn-id: trunk@925 -
2005-08-23 06:35:35 +00:00
peter
5c902e40d1
* fix array of pchar after last revision
...
git-svn-id: trunk@924 -
2005-08-22 21:37:59 +00:00
olle
2a5e6d7b92
+ compile time variables can be given on the command line
...
git-svn-id: trunk@923 -
2005-08-22 19:34:54 +00:00
michael
bf505f4d12
+ Fixed missing () in boolean expression.
...
git-svn-id: trunk@921 -
2005-08-22 19:30:29 +00:00
michael
29eac49c48
+ #O is now ignored in in settextstr. Actual string length is used.
...
git-svn-id: trunk@920 -
2005-08-22 19:27:21 +00:00
olle
e40c2fd8b0
+ compile time expression type checking
...
* fixed bug in $DEFINE under macpas
git-svn-id: trunk@919 -
2005-08-22 19:09:41 +00:00
oro06
d96231af45
+ Added WinCE API files updated from Win32
...
* unidef.inc complete
git-svn-id: trunk@918 -
2005-08-22 17:27:28 +00:00
joost
7950c3ae5e
* added a rough-readme to sqldb
...
git-svn-id: trunk@917 -
2005-08-22 15:39:54 +00:00
joost
7bfeb0b97e
* Restructured Prepare/Unprepare, removed CloseStatement
...
* Fixed a mem-leak in TIBConnection
git-svn-id: trunk@916 -
2005-08-22 15:35:32 +00:00
michael
8086f61075
+ Patches from Giulio Berna to fix endian issues, some targa issues
...
git-svn-id: trunk@915 -
2005-08-22 14:24:58 +00:00
marco
99ff593cf1
* custapp.inc not necessary anymore. Left it in for targets I don't know.
...
git-svn-id: trunk@914 -
2005-08-22 12:09:19 +00:00
florian
66613d4cc7
* 64 bit fix from Aison
...
git-svn-id: trunk@913 -
2005-08-21 21:03:57 +00:00
Jonas Maebe
fdc8c1c0ae
* replace divisions by constants with a combination of mul, shift, add from
...
the ppc compiler writers guide
+ test program for above optimization
(both by Thomas Schatzl)
git-svn-id: trunk@912 -
2005-08-21 18:35:15 +00:00
Jonas Maebe
97a8ea2e6d
+ ppc jumptable support for case statements (by Thomas Schatzl)
...
git-svn-id: trunk@911 -
2005-08-21 18:24:35 +00:00
Jonas Maebe
abeeb43ae7
- removed "INT64FUNCRESOK" define (no longer defined and already fixed,
...
fixes tests/cg/tcase)
git-svn-id: trunk@909 -
2005-08-21 17:08:16 +00:00
Jonas Maebe
f1d3ed5225
* fixed tw3402
...
git-svn-id: trunk@907 -
2005-08-21 16:53:22 +00:00
marco
73799540c1
* Compilation on FreeBSD restored (\ in makefile.fpc) + fix for bug #4297
...
Adding NT function tryentercriticalsection
git-svn-id: trunk@906 -
2005-08-20 08:22:35 +00:00
Jonas Maebe
b779d6d28f
* fixed fixref() (by Thomas Schatzl)
...
git-svn-id: trunk@904 -
2005-08-18 11:09:57 +00:00
peter
c470097764
* fix overflow in the asmlist array
...
git-svn-id: trunk@903 -
2005-08-18 05:28:16 +00:00
joost
9868554dee
- patch from Alexandrov Alexandru for TSmallIntFields
...
git-svn-id: trunk@901 -
2005-08-17 17:32:33 +00:00
peter
05a628447f
* put typedconsts in own asmlist to prevent mixing
...
array and string data
* added al_rodata
* renamed tasmlist enum names to include al_ prefix
git-svn-id: trunk@899 -
2005-08-17 08:42:52 +00:00
peter
35187ba2fd
* merge objbase.inc in activex.pp
...
git-svn-id: trunk@897 -
2005-08-17 06:16:49 +00:00
sg
050ce11677
* Some source cleanup
...
* Can only be used as component anymore (other constructors removed)
* New properties: UseEscaping, StartEmpty, RootName
git-svn-id: trunk@896 -
2005-08-16 13:18:14 +00:00
marco
a234180e3a
* patch for 4095
...
git-svn-id: trunk@895 -
2005-08-16 12:13:28 +00:00
Jonas Maebe
7196302522
* no longer free memory to avoid endless loops on systems where you can
...
allocate 2GB of contiguous memory
git-svn-id: trunk@865 -
2005-08-16 06:48:12 +00:00
marco
96e7fa7d36
* Env options now based on SysUtils.GetVariableString. custapp.inc unnecessary.
...
git-svn-id: trunk@864 -
2005-08-15 11:32:30 +00:00
marco
31a0752a37
* fix for bug4279, added stdcall
...
git-svn-id: trunk@863 -
2005-08-15 09:05:28 +00:00
michael
89a8b4cfec
+ Patch from Vincent Snijders to fix compilerproc and operators
...
git-svn-id: trunk@861 -
2005-08-14 22:20:18 +00:00
michael
3ab45b5b19
+ Patch from Juergen Rathlev to remove use of QWord. Fixes bug #4117
...
git-svn-id: trunk@859 -
2005-08-14 11:32:35 +00:00
florian
e36bb224ae
* typo fixed
...
git-svn-id: trunk@858 -
2005-08-13 21:36:50 +00:00
florian
a3e330526d
* exporting of symbols from linux programs, i.e. exports clause in
...
programs allowed
git-svn-id: trunk@855 -
2005-08-13 20:34:28 +00:00
florian
9a624dd82f
* proper displaying of arm targets
...
git-svn-id: trunk@853 -
2005-08-13 16:57:06 +00:00
florian
0f671b0962
* default apptype for wince is gui
...
git-svn-id: trunk@852 -
2005-08-13 16:48:00 +00:00
florian
6f79120a77
+ operating system sets added
...
git-svn-id: trunk@851 -
2005-08-13 16:47:47 +00:00
florian
84fe2c604d
* patch from Yury Sidorov to fix WinCE console I/O
...
git-svn-id: trunk@850 -
2005-08-13 16:34:44 +00:00
sg
1a8051f993
* Applied patches by Vincent Snijders
...
* Fixed handling of nested variant records
* Improved operator support (<= and >= were missing)
* Operator support in output: Better names
* HTML writer generates working filenames for operator pages
git-svn-id: trunk@849 -
2005-08-11 20:56:44 +00:00
michael
8a3268cddb
+ Last Borland Compatibility fixes
...
git-svn-id: trunk@847 -
2005-08-11 17:28:04 +00:00
florian
8602390d46
* Makefiles regenerated to propagate -Ur change of fpcmake
...
git-svn-id: trunk@844 -
2005-08-10 21:55:57 +00:00
florian
da58c3ca5a
* -Ur switch for RELEASE mode is generated by fpcmake
...
git-svn-id: trunk@843 -
2005-08-10 21:27:48 +00:00