pierre
|
9fd998713c
Use BeOS specific version of SigAction procedure declaration type
|
8 years ago |
pierre
|
6f14241e56
Add fallback if GetLastOSError function is not implemented
|
8 years ago |
pierre
|
de456308c1
Enable clocale and objects units for BeOS
|
8 years ago |
pierre
|
5eff63164d
Enable strutils,varutils,fmtbcd units for symbian, watcom and wii targets
|
8 years ago |
pierre
|
cc6a6c7c59
Disable GPM for BeOS
|
8 years ago |
pierre
|
17a974940e
Add cthreads unit to BeOS target
|
8 years ago |
nickysn
|
ab62e2237b
* mark the sldt,syscall,sysenter,sysexit,sysret,andn,bextr,rorx,sarx,shlx and
|
8 years ago |
michael
|
d4e4572a84
* Reverted HandleGroups to HandleGroupBands to stay in sync with the other method names, likewise renamed reportsummaries
|
8 years ago |
michael
|
b793b2dd28
* Patch from Pascal Riekenberg to implement nested groups
|
8 years ago |
michael
|
9aa7d07896
* Fix return type of PageCount when not using marker
|
8 years ago |
michael
|
642e08a573
* Patch from Pascal RiekenBerg to fix wrong coordinates in PDF shape rendering (Bug ID 32448)
|
8 years ago |
michael
|
6e67a1a332
* Patch from Pascal RiekenBerg to fix distortion in image renderer (Bug ID 32449)
|
8 years ago |
michael
|
06563f73f6
* Reset request stream position in case of a Location and 302 status retry. (bug ID 32410)
|
8 years ago |
michael
|
aabc5dc217
* Add AddList to list classes (bug ID 32447)
|
8 years ago |
michael
|
d99b19734e
* Fix bug #32446: exception was being eaten by wrong use of try...except
|
8 years ago |
pierre
|
0c7646761f
Also disable pthread_attr_setinheritsched call for BeOS
|
8 years ago |
Mattias Gaertner
|
77b1cfcd0d
pastojs: srcmap: keep position at curly brackets, fixed bracket accessor
|
8 years ago |
Mattias Gaertner
|
4b4e40c98e
fcl-js: added example srcmapdump
|
8 years ago |
Mattias Gaertner
|
5e2ebcd019
fcl-js: added DebugSrcMapLine
|
8 years ago |
pierre
|
941b51b671
Add explicit rules for iso7185 and extpas units
|
8 years ago |
pierre
|
07ba4f8cca
Add FSem and FSuspendedExternal private fields for BeOS
|
8 years ago |
pierre
|
98be7e67f1
Disable FpSigTimedWait also for BeOS
|
8 years ago |
pierre
|
e7fe9ddfbc
Add units softfpu, sfpux80, sfpu128, ufloatx80 and ufloat128 to list of units for all linux targets
|
8 years ago |
pierre
|
61d16e1063
Allow compilation of softfpu unit with 128-bit upport on big endian code (code generated might be wrong)
|
8 years ago |
pierre
|
856b3d86ce
Add ufloatx80 unit, to add operator overload for 80-bit extended type on CPUs that do not support this type natively
|
8 years ago |
pierre
|
9daa2279f6
Use sfpu128 unit instead of softfpu, as softfpu does not always has 128-bit support enabled
|
8 years ago |
Mattias Gaertner
|
2d33a8d949
pastojs: fixed intf function
|
8 years ago |
Mattias Gaertner
|
f0a0526b68
pastojs: function position is implementation, not interface
|
8 years ago |
Mattias Gaertner
|
e5ac6d2769
fcl-passrc: parser: proctype position at end bracket open
|
8 years ago |
Mattias Gaertner
|
4a4f143d0c
fcl-passrc: parser: parse dot after [] operators
|
8 years ago |