florian
56e30e75af
* don't crash on invalid property declarations, resolves #8451
...
git-svn-id: trunk@7065 -
2007-04-06 21:18:10 +00:00
florian
08e5d21da8
+ keypressed for windows, resolves #8637
...
git-svn-id: trunk@7064 -
2007-04-06 20:38:24 +00:00
florian
35682fdc81
resolved #8555
...
* fixed KeyExists on windows
+ added simple test for KeyExists
git-svn-id: trunk@7063 -
2007-04-06 13:50:54 +00:00
florian
9140766d5a
* support for unaligned loads/stores on sparc
...
git-svn-id: trunk@7062 -
2007-04-05 12:49:12 +00:00
florian
b54185401c
+ sparc lazarus project file
...
git-svn-id: trunk@7061 -
2007-04-05 10:22:24 +00:00
florian
d7da24aae2
* fixed another bloody stat record issue
...
git-svn-id: trunk@7060 -
2007-04-05 09:38:06 +00:00
florian
52db191745
* don't take size of open array defs, resolves #8615
...
git-svn-id: trunk@7059 -
2007-04-04 17:16:42 +00:00
tom_at_work
1d6089705f
* fixed a_load_subsetreg_reg when the part to extract is already at the LSB position where only bitmasking is required
...
git-svn-id: trunk@7058 -
2007-04-03 22:03:18 +00:00
florian
ef5c7a595d
+ more symbian stuff from Felipe Monteiro de Carvalho
...
git-svn-id: trunk@7057 -
2007-04-03 15:46:43 +00:00
michael
38f8edae01
* Added possibility to specify port
...
git-svn-id: trunk@7056 -
2007-04-03 07:59:43 +00:00
florian
77cd61b4d2
+ OO test
...
git-svn-id: trunk@7055 -
2007-04-01 21:04:46 +00:00
florian
b0a068b9a0
+ unused so far and untested implementation of a_load_*_unaligned
...
git-svn-id: trunk@7054 -
2007-04-01 19:16:18 +00:00
florian
2894267806
* fixed profiler startup code to link again, resolves #8551
...
git-svn-id: trunk@7053 -
2007-04-01 16:20:01 +00:00
florian
8d371e3f97
* made RT_* simple constants, fixes #8584
...
git-svn-id: trunk@7052 -
2007-04-01 15:39:45 +00:00
joost
f2c81869a1
* Renamed too long testnames to shorter ones
...
* Added TestSetBlobAsStringParam and TestSetBlobAsMemoParam tests
* Fixed TestpfInUpdateFlag test
git-svn-id: trunk@7051 -
2007-04-01 15:18:21 +00:00
michael
3d473ee80a
* Added fpapache explanation
...
git-svn-id: trunk@7050 -
2007-04-01 15:09:35 +00:00
michael
e595b6ae05
* Added some delphi compatibility properties
...
* Apache module now works.
* Removed debug define.
* Extended webutil.
git-svn-id: trunk@7049 -
2007-04-01 15:06:56 +00:00
florian
dac3a5c5a8
* fixed test, doing findclose twice hurts at least win64
...
git-svn-id: trunk@7048 -
2007-04-01 14:46:47 +00:00
Tomas Hajny
7668853b15
* missing ctypes dependency for initc added
...
git-svn-id: trunk@7047 -
2007-04-01 10:25:20 +00:00
Tomas Hajny
ed22287ae2
- removed duplicated type pointer definitions
...
git-svn-id: trunk@7046 -
2007-04-01 10:22:20 +00:00
michael
3453186c82
* initial version of apache support (not yet in Makefile)
...
git-svn-id: trunk@7044 -
2007-03-31 21:04:58 +00:00
michael
27eedd4ff1
* Fixed some typing error in a type
...
git-svn-id: trunk@7043 -
2007-03-31 21:04:22 +00:00
florian
9511c9ffd2
* made arm-wince default target for arm cross compilers hosted on windows
...
git-svn-id: trunk@7041 -
2007-03-31 20:56:16 +00:00
tom_at_work
9c1604ea44
* do NOT specify R0 as available volatile register. Fixes cycle on ppc64/linux. Most probably the compiler starts using it as temp register which leads to bad code since in some instructions R0 means zero, not the value of R0.
...
git-svn-id: trunk@7039 -
2007-03-31 14:50:02 +00:00
pierre
3473faab07
+ added generation of debugging infos of parast and localst for methods
...
git-svn-id: trunk@7038 -
2007-03-30 21:34:55 +00:00
Jonas Maebe
4913e07019
* r7035 for darwin/ppc64
...
git-svn-id: trunk@7036 -
2007-03-30 12:13:22 +00:00
Jonas Maebe
1cafdf7a59
* change darwin/i386 and ppc from case_sensitive into case_aware
...
because the directory caching overrules the file system behaviour
for case-insensitive systems (will do darwin/ppc64 separate because
it can't be merged back)
git-svn-id: trunk@7035 -
2007-03-30 12:12:21 +00:00
Jonas Maebe
9482fa275e
* regenerated for all platforms
...
git-svn-id: trunk@7034 -
2007-03-30 08:04:42 +00:00
peter
bc071f709c
* fix r7009, check also if the other node is integer type
...
git-svn-id: trunk@7032 -
2007-03-30 06:51:23 +00:00
peter
6804d5bf90
* new test
...
git-svn-id: trunk@7031 -
2007-03-30 06:34:03 +00:00
Almindor
02702d199f
* fix typo in ESock[s]errors
...
git-svn-id: trunk@7030 -
2007-03-29 20:51:10 +00:00
michael
ee4e71fdd3
* Fixed size of apr_off_t for 64-bit systems
...
git-svn-id: trunk@7029 -
2007-03-29 20:49:49 +00:00
michael
3c10213ddd
* Fixed compilation
...
git-svn-id: trunk@7028 -
2007-03-29 20:42:54 +00:00
michael
027b91a1f7
* Fixed compilation
...
git-svn-id: trunk@7027 -
2007-03-29 20:40:55 +00:00
michael
593ac3db1d
* Fixed compilation
...
git-svn-id: trunk@7026 -
2007-03-29 20:40:33 +00:00
michael
678823cd22
* Fixed size of apr_off_t for 64-bit systems
...
git-svn-id: trunk@7025 -
2007-03-29 20:40:11 +00:00
Tomas Hajny
3975ac2a52
+ socket error codes
...
git-svn-id: trunk@7024 -
2007-03-29 20:31:06 +00:00
micha
245ce6f9a8
+ generics context sensitivity test
...
git-svn-id: trunk@7023 -
2007-03-29 19:45:42 +00:00
Almindor
ed8e6b71e3
* add common socket error constants to all platforms/socket.pp
...
git-svn-id: trunk@7022 -
2007-03-29 19:29:04 +00:00
peter
7e71a8224e
* support relative symbol calculation for uleb128/sleb128
...
git-svn-id: trunk@7019 -
2007-03-29 06:08:58 +00:00
florian
ca29fdfa01
+ always build rmcvsdir
...
git-svn-id: trunk@7018 -
2007-03-28 20:05:28 +00:00
Jonas Maebe
226b0268e8
* savefpuexceptions directive renamed to safefpuexceptions
...
git-svn-id: trunk@7017 -
2007-03-28 18:05:40 +00:00
Jonas Maebe
ad7fddf99a
* made less complex for sparc so it compiles there too without running
...
out of registers
git-svn-id: trunk@7015 -
2007-03-28 13:42:18 +00:00
Jonas Maebe
6b414c3e89
* "too much registers" -> "too many registers"
...
git-svn-id: trunk@7014 -
2007-03-28 13:17:38 +00:00
pierre
0056b833e5
* fix register parameters for GDB
...
git-svn-id: trunk@7013 -
2007-03-27 23:54:30 +00:00
pierre
44c567cf46
* fix memory corruption in Setup_arguments
...
git-svn-id: trunk@7012 -
2007-03-27 19:56:58 +00:00
peter
fdc692a5ca
* test for set=nonset operation
...
git-svn-id: trunk@7011 -
2007-03-27 18:38:03 +00:00
peter
e653ab6a22
* also try to convert non-set nodes to a set in set operations
...
git-svn-id: trunk@7010 -
2007-03-27 18:37:30 +00:00
peter
ab22fd42d1
* simplify integer operations with constnat 0 or 1
...
git-svn-id: trunk@7009 -
2007-03-27 18:33:04 +00:00
peter
69a4e616ba
* fix symbol substraction in stabs
...
git-svn-id: trunk@7008 -
2007-03-27 17:43:28 +00:00