michael
|
61dae2cf4f
* Patch from Ido Kanner to update translations
|
18 years ago |
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 years ago |
micha
|
dd350255a4
* print thread handle unsigned in unix thread debug info
|
18 years ago |
micha
|
721ae51cd0
* dump stack when thread terminates because of exception (unix)
|
18 years ago |
micha
|
0e64718cb2
* call HandleErrorAddrFrame on return of signal handler, reduces amount of code called within signal handler (for linux/i386)
|
18 years ago |
Jonas Maebe
|
1a522594ec
* fixed tonnode.getcopy crash in case there is no exception variable
|
18 years ago |
Jonas Maebe
|
71193c0f2c
* fixed bootstrapping with 2.0.4
|
18 years ago |
Almindor
|
69271c6e1a
* update fpmake.inc for proper OS/CPU target list
|
18 years ago |
Almindor
|
5f573c2383
* remove SDL from netBSD, openBSD, Solaris and linux x86_64/ppc (untested/not existing)
|
18 years ago |
joost
|
787b968e70
* Replaced "uname m" from which the output was not very consistent with "fpc -PP"
|
18 years ago |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 years ago |
Almindor
|
920660c460
* fix AssignFile to use "out" if the PARAMOUT define is defined (fixes 9275)
|
18 years ago |
joost
|
b03a908438
* Make THTMLDatasetFormProducer.Controls and .ButtonRow streamable for usage with Lazarus
|
18 years ago |
Almindor
|
fdecceebd0
* fix UnicodeToUtf8 if Dest is nil, patch by Sergei Gorelkin
|
18 years ago |
michael
|
b3ac071c8c
* Made GetConnectionDef Public
|
18 years ago |
michael
|
ce1df155fd
* Fixes from Andrew Haines:
|
18 years ago |
Vincent Snijders
|
09a869c579
* fixed readability of previous commit
|
18 years ago |
Vincent Snijders
|
9fcaa2eaf2
* fixed test for win64
|
18 years ago |
yury
|
f591ba7e59
* Fixed GetScrollPos and GetScrollRange.
|
18 years ago |
Vincent Snijders
|
062ab70e51
* fixed test for win64
|
18 years ago |
tom_at_work
|
b7e4528998
* fixed compilation on big endian systems
|
18 years ago |
michael
|
e30a40ba2a
* Added fcl-xml dependency
|
18 years ago |
florian
|
2b2c6f7f53
* don't add empty symtables when specializing generics
|
18 years ago |
daniel
|
a05d228679
- Remove IE from g_concatcopy again.
|
18 years ago |
florian
|
305c71201a
* fixed wrong declaration of TreeView_GetItemRect
|
18 years ago |
Vincent Snijders
|
6e4643c425
regenerated makefile for all targets
|
18 years ago |
michael
|
71152163bc
* Added check for descending index
|
18 years ago |
michael
|
6ce1a04ab7
* Added chm components from andrew haines
|
18 years ago |
yury
|
3e60b4a8dd
* Don't optimize (eliminate) arm fpu move instruction if it performs float type conversion. It fixes tb0519.pp on arm-linux.
|
18 years ago |
daniel
|
f0633187f4
+ Change constants in g_concatcopy to make the right decisions on x86_64.
|
18 years ago |