florian
|
fe69d19f9c
* align stack properly if no stack frame is generated, should resolve #8986
|
18 년 전 |
Jonas Maebe
|
10341eabaa
* don't allow taking the address of ordinal bitpacked array elements
|
18 년 전 |
Jonas Maebe
|
2af8ca7a19
* allow taking the address of fields of packed records iff
|
18 년 전 |
Jonas Maebe
|
22c1d5915e
* enable break and continue in macpas mode (mantis #9032)
|
18 년 전 |
Jonas Maebe
|
20b99dade3
- reverted r7600, see additional comments in mantis #9027
|
18 년 전 |
Jonas Maebe
|
044e616bea
* added packrecords statement so the test compiles on all systems regardless
|
18 년 전 |
marco
|
b846f2596e
* Fix for 9220 for socket2text stuff too
|
18 년 전 |
daniel
|
60dee7fcf0
+ New optimization: Comparisions with evaluate to true or false if the
|
18 년 전 |
marco
|
8bae130fcb
* fix for bug #9022 (merge)
|
18 년 전 |
daniel
|
bce3ea4373
+ Added types UnsignedByte,UnsignedWord,UnsignedLong, suggestion by
|
18 년 전 |
Jonas Maebe
|
5a8679131f
+ support for new/dispose with extra size parameter in macpas mode
|
18 년 전 |
Jonas Maebe
|
de75b34dba
* fixed another IE with indexing bitpacked arrays of composite types,
|
18 년 전 |
Jonas Maebe
|
445d116b78
* added missing {$mode macpas}
|
18 년 전 |
Jonas Maebe
|
5b24374cc2
* workaround for a bug in the assembler, linker or gdb on Mac OS X whereby
|
18 년 전 |
Jonas Maebe
|
65e35ac401
* fixed internal error with bitpacked arrays of composite types whose
|
18 년 전 |
michael
|
1ba2224a3e
* Russian translation by Maxim Ganetsky
|
18 년 전 |
daniel
|
616fc0afcc
* Adjust indent.
|
18 년 전 |
daniel
|
fe5118e903
* Reduce false positives of type_h_use_div_for_int.
|
18 년 전 |
Jonas Maebe
|
4dd3be0e5a
* return thread function result via pthread_exit() from CBeginThread
|
18 년 전 |
florian
|
af352cda24
Merged revisions 7586 via svnmerge from
|
18 년 전 |
pierre
|
953f5ce772
netware now has GetLastOSError
|
18 년 전 |
pierre
|
e3164530b8
* use __get_errno_ptr to implement GetLastOSError
|
18 년 전 |
pierre
|
2148281785
netwlibc now has GetLastOSError
|
18 년 전 |
pierre
|
f932ccbc59
* use libc unit GetLastError to implement GetLastOSError
|
18 년 전 |
pierre
|
6774847103
remove syncobjs from netwlibc target list
|
18 년 전 |
daniel
|
d6e6e39d16
* Minor changes.
|
18 년 전 |
daniel
|
023be72367
+ Pascal conversion of Stream benchmark.
|
18 년 전 |
pierre
|
69f0d253be
* Never disable Ctrl+F9 if it is Continue
|
18 년 전 |
pierre
|
d7ed6209a9
* more switches updates
|
18 년 전 |
yury
|
6fca51ea11
* fixed declaration of TWIN32FINDDATA.
|
18 년 전 |