Jonas Maebe
|
caca6cea37
* allow any kind of fields in Object Pascal classes that are passed to
|
15 年 前 |
Jonas Maebe
|
4469501835
* fixed indentation, simplified calling read_record_fields()
|
15 年 前 |
Jonas Maebe
|
8e77c6998b
* fixed comment
|
15 年 前 |
florian
|
b8e58428ed
* don't search use extrapath for searching ppc* if extrapath is empty because this might find undesired compilers in the current directory
|
15 年 前 |
florian
|
dfc2652062
+ support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606
|
15 年 前 |
pierre
|
23e171d396
* Fix alignment problem for sparc arch.
|
15 年 前 |
Jonas Maebe
|
89e4e0fd25
* only wake up readers if all recursive write locks have been freed
|
15 年 前 |
Jonas Maebe
|
13e8b3f23e
* don't give a "NoThreadError" for any default rtl/basicevent* routines,
|
15 年 前 |
Jonas Maebe
|
d03d2ed27d
- disabled pic (fixes test on darwin/i386, where pic is on by default)
|
15 年 前 |
Jonas Maebe
|
e4858445c7
* make sure fwritelocked remains set correctly when using recursive write locks
|
15 年 前 |
Jonas Maebe
|
3bfa9ea3ec
* only for Darwin platforms
|
15 年 前 |
giulio2
|
dc4769adf3
Patch from Paul and Dmitry: properly quote resource list file parameter for fpcres
|
15 年 前 |
pierre
|
048b2ba67b
* fix pthread problem wen using nice for solaris
|
15 年 前 |
Jonas Maebe
|
2be600afff
* support objc.id.<anyobjcmethod> in Delphi mode (mantis #15607)
|
15 年 前 |
pierre
|
df33542ca9
+ Timezone support for solaris
|
15 年 前 |
Jonas Maebe
|
2c477269d0
* added a readbarrier after acquiring a read or write lock on
|
15 年 前 |
marco
|
503cde98d3
* OLE_COLOR and OLE_HANDLE
|
15 年 前 |
marco
|
2c149e805a
* fix for 15597. Added returnvalue to early-out exit().
|
15 年 前 |
joost
|
f8b8e3f48d
* Added OnShowRequestException event
|
15 年 前 |
joost
|
5aede1b888
* Removed BeforeAjaxRequest, it has no use since it is called immediately before OnHandleAjaxRequest
|
15 年 前 |
pierre
|
d05cefe03a
+ add NO_GDBLIBINC variable to be able to disable use of -dUSE_GDBLIBINC
|
15 年 前 |
pierre
|
fdc3e9dd6f
* Fix special register numbers
|
15 年 前 |
pierre
|
fbba2e89f8
* correct problem for -init -fini for scripts
|
15 年 前 |
paul
|
a8381c8b32
fpc: compiler:
|
15 年 前 |
joost
|
8ef245699a
* Merging fcl-web_joost branch into trunk
|
15 年 前 |
pierre
|
2646db8036
* Add is_new boolean arg to AddTestResult, to e able to know
|
15 年 前 |
joost
|
6aa6f7ebf4
* While reading POST data keep waiting for data until contentlength bytes are read, with a timeout of about 15 seconds.
|
15 年 前 |
giulio2
|
bb5891a560
* fpcres: Implemented TClosableFileStream to automatically release and acquire
|
15 年 前 |
pierre
|
85fef0d52d
* Improve test result insertion into database
|
15 年 前 |
Jonas Maebe
|
a527b6b2b4
* optimized ppc memory barrier implementations
|
15 年 前 |