florian
|
145dc4d8d6
* write assembler error at the correct position, first fix for #12595
|
17 years ago |
micha
|
d6b3d5dd38
* enable poll syscall in freebsd
|
17 years ago |
joost
|
d1beccce83
* New algorith to store update-buffers to file
|
17 years ago |
micha
|
04d8ad3f17
* fix linux syscall numbers naming consistency #2 (overlooked some)
|
17 years ago |
micha
|
176f545c3b
* fix linux syscall numbers naming consistency (fixes x86_64 unit linux build)
|
17 years ago |
peter
|
36cad44923
* refactor is_visible_for_object
|
17 years ago |
michael
|
552e5fc66f
* Added fpclasschart to Makefile
|
17 years ago |
michael
|
f4121a2259
* Removed empty constructor and destructor
|
17 years ago |
florian
|
af133effa2
* fix of broken r12138
|
17 years ago |
florian
|
7afd3ba256
* patch by Petr Kirstan to resolve #12333
|
17 years ago |
marco
|
e0ea4edff0
* Read into string with len 0 could cause range check errors.
|
17 years ago |
marco
|
77de2ff338
* Fix rangecheck problem, IDE now starts up after being compiled with -CROriot
|
17 years ago |
marco
|
a472967423
* compiletime range check fixes. SVN now compiles with -CROriot
|
17 years ago |
micha
|
4594758ae5
+ add poll support for unix
|
17 years ago |
michael
|
303d951c48
* Patch from bug report 12467 applied
|
17 years ago |
micha
|
923e5eff19
* fix lstat syscall for linux/powerpc64 (lstat64 is only for 32 bit platforms)
|
17 years ago |
florian
|
a0939ad9d6
* actually the important part of r12120 containing the compiler change
|
17 years ago |
florian
|
706f8085f4
* convert int64 properly to c-bools, resolves #12614
|
17 years ago |
andrew
|
d423812928
* Fixed several chm bugs.
|
17 years ago |
florian
|
17a08efb82
* handle methodpointer function results like records of the same size, resolves #12318
|
17 years ago |
michael
|
ea29eb439f
* Test for default of property override: default of parent must be preserved
|
17 years ago |
michael
|
11a41788fb
* Fixed lost default value in case of a property override
|
17 years ago |
micha
|
1b418875b3
* fix typo
|
17 years ago |
micha
|
28e614c237
* move fdatasync to linux unit
|
17 years ago |
micha
|
2a1fc6723a
+ add fdatasync syscalls for linux
|
17 years ago |
micha
|
d7e90f9e48
+ add splice and sync_file_range linux-only syscalls
|
17 years ago |
micha
|
341cec908d
* update linux syscall numbers (merge powerpc64 to powerpc)
|
17 years ago |
andrew
|
1e1fe2eacf
Removed some writeln's that were added by mistake from chmwriter
|
17 years ago |
michael
|
1f44d74d8c
* Made the components descende from a common ancestor, otherwise lazarus thinks they are the same
|
17 years ago |
michael
|
1efbbe82b3
* Patch from Andrew to add searchable chm to usage options
|
17 years ago |