florian
|
77cd61b4d2
+ OO test
|
18 years ago |
florian
|
b0a068b9a0
+ unused so far and untested implementation of a_load_*_unaligned
|
18 years ago |
florian
|
2894267806
* fixed profiler startup code to link again, resolves #8551
|
18 years ago |
florian
|
8d371e3f97
* made RT_* simple constants, fixes #8584
|
18 years ago |
joost
|
f2c81869a1
* Renamed too long testnames to shorter ones
|
18 years ago |
michael
|
3d473ee80a
* Added fpapache explanation
|
18 years ago |
michael
|
e595b6ae05
* Added some delphi compatibility properties
|
18 years ago |
florian
|
dac3a5c5a8
* fixed test, doing findclose twice hurts at least win64
|
18 years ago |
Tomas Hajny
|
7668853b15
* missing ctypes dependency for initc added
|
18 years ago |
Tomas Hajny
|
ed22287ae2
- removed duplicated type pointer definitions
|
18 years ago |
michael
|
3453186c82
* initial version of apache support (not yet in Makefile)
|
18 years ago |
michael
|
27eedd4ff1
* Fixed some typing error in a type
|
18 years ago |
florian
|
9511c9ffd2
* made arm-wince default target for arm cross compilers hosted on windows
|
18 years ago |
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.
|
18 years ago |
pierre
|
3473faab07
+ added generation of debugging infos of parast and localst for methods
|
18 years ago |
Jonas Maebe
|
4913e07019
* r7035 for darwin/ppc64
|
18 years ago |
Jonas Maebe
|
1cafdf7a59
* change darwin/i386 and ppc from case_sensitive into case_aware
|
18 years ago |
Jonas Maebe
|
9482fa275e
* regenerated for all platforms
|
18 years ago |
peter
|
bc071f709c
* fix r7009, check also if the other node is integer type
|
18 years ago |
peter
|
6804d5bf90
* new test
|
18 years ago |
Almindor
|
02702d199f
* fix typo in ESock[s]errors
|
18 years ago |
michael
|
ee4e71fdd3
* Fixed size of apr_off_t for 64-bit systems
|
18 years ago |
michael
|
3c10213ddd
* Fixed compilation
|
18 years ago |
michael
|
027b91a1f7
* Fixed compilation
|
18 years ago |
michael
|
593ac3db1d
* Fixed compilation
|
18 years ago |
michael
|
678823cd22
* Fixed size of apr_off_t for 64-bit systems
|
18 years ago |
Tomas Hajny
|
3975ac2a52
+ socket error codes
|
18 years ago |
micha
|
245ce6f9a8
+ generics context sensitivity test
|
18 years ago |
Almindor
|
ed8e6b71e3
* add common socket error constants to all platforms/socket.pp
|
18 years ago |
peter
|
7e71a8224e
* support relative symbol calculation for uleb128/sleb128
|
18 years ago |