daniel
|
c5ac7638ed
* Make clongdouble 16 bytes on Darwin.
|
18 lat temu |
daniel
|
2fbe0038b9
* Make clongdouble:
|
18 lat temu |
daniel
|
4c81c227fa
- Remove long2hex, replace by hexstr.
|
18 lat temu |
daniel
|
5ce54c6a20
+ For muln, don't load left operand in register unless necessary.
|
18 lat temu |
Károly Balogh
|
4ad9fca754
+ updated powersdl.inc
|
18 lat temu |
Jonas Maebe
|
49a2084ea0
* fixed calling inline functions (with exit statements) from inside
|
18 lat temu |
Jonas Maebe
|
20dbda751a
* fixed sparc compilation after addr_lo/hi changes
|
18 lat temu |
joost
|
4c5d8a9c79
* Use the Action form a control as a Link in a THTMLDatasetFormGridProducer
|
18 lat temu |
joost
|
ca6ce14767
* Changed the domain of the loop also for the header
|
18 lat temu |
joost
|
faf94383d0
* Place labels in the header of a THTMLDatasetFormGridProducer
|
18 lat temu |
joost
|
4ecda7164f
* Avoid unnecessary calls to ProduceContent. (ie: avoid generating the website twice)
|
18 lat temu |
michael
|
7f58252179
* Extra mouse button defines from Pavel Ishenin
|
18 lat temu |
michael
|
f2c14cee47
* Added ssExtra1,ssExtra2 to TShiftStateEnum at the request of Marc Weustinc
|
18 lat temu |
michael
|
61dae2cf4f
* Patch from Ido Kanner to update translations
|
18 lat temu |
Vincent Snijders
|
5f70aef328
* skip test on win64, because it tests proper initc handling and initc is not available on win64 (no cygwin for win64)
|
18 lat temu |
micha
|
dd350255a4
* print thread handle unsigned in unix thread debug info
|
18 lat temu |
micha
|
721ae51cd0
* dump stack when thread terminates because of exception (unix)
|
18 lat temu |
micha
|
0e64718cb2
* call HandleErrorAddrFrame on return of signal handler, reduces amount of code called within signal handler (for linux/i386)
|
18 lat temu |
Jonas Maebe
|
1a522594ec
* fixed tonnode.getcopy crash in case there is no exception variable
|
18 lat temu |
Jonas Maebe
|
71193c0f2c
* fixed bootstrapping with 2.0.4
|
18 lat temu |
Almindor
|
69271c6e1a
* update fpmake.inc for proper OS/CPU target list
|
18 lat temu |
Almindor
|
5f573c2383
* remove SDL from netBSD, openBSD, Solaris and linux x86_64/ppc (untested/not existing)
|
18 lat temu |
joost
|
787b968e70
* Replaced "uname m" from which the output was not very consistent with "fpc -PP"
|
18 lat temu |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 lat temu |
Almindor
|
920660c460
* fix AssignFile to use "out" if the PARAMOUT define is defined (fixes 9275)
|
18 lat temu |
joost
|
b03a908438
* Make THTMLDatasetFormProducer.Controls and .ButtonRow streamable for usage with Lazarus
|
18 lat temu |
Almindor
|
fdecceebd0
* fix UnicodeToUtf8 if Dest is nil, patch by Sergei Gorelkin
|
18 lat temu |
michael
|
b3ac071c8c
* Made GetConnectionDef Public
|
18 lat temu |
michael
|
ce1df155fd
* Fixes from Andrew Haines:
|
18 lat temu |
Vincent Snijders
|
09a869c579
* fixed readability of previous commit
|
18 lat temu |