Vincent Snijders
|
d28f943b0e
+ rstconv: add support for -c XXX parameter to add header containing the CharSet to a .po-file
|
17 years ago |
yury
|
e5f8426f61
* Prevent warning about automatic type conversion when using VAL with COMP type on x86.
|
17 years ago |
yury
|
203939b9a5
* Don't use deprecated functions.
|
17 years ago |
yury
|
9bca56ac44
* Don't issue "Local variable is assigned but never used" warning for external variables.
|
17 years ago |
yury
|
a2daf2e86d
* Activated again workaround of dead code warnings on (errorcode > maxExitCode) condition.
|
17 years ago |
yury
|
be62a4408e
* mime-type added.
|
17 years ago |
Jonas Maebe
|
c05f18a1b0
* catch duplicate field declarations in a single class in Delphi mode
|
17 years ago |
pierre
|
71999fab94
* use mysql 5.0
|
17 years ago |
pierre
|
9a70cf8e16
* only output end if start is already written, prevents wrong html
|
17 years ago |
peter
|
fed5137bbb
* fix Makefile
|
17 years ago |
pierre
|
6373e3f6b5
* update Makefile
|
17 years ago |
Jonas Maebe
|
ca7650418d
* fixed/added overflow checking in generic unarminusn code + test
|
17 years ago |
Jonas Maebe
|
3d89822bc4
* free saved_standard_registers and saved_mm_registers in
|
17 years ago |
Jonas Maebe
|
d740304b77
* don't call DoneDebugInfo twice in tmodule.reset
|
17 years ago |
Jonas Maebe
|
9a614617e4
* fixed some memory leaks
|
17 years ago |
Jonas Maebe
|
67431891e0
* fixed resulttype of unaryminusn for qwords on 32 bit platforms (was
|
17 years ago |
Jonas Maebe
|
8d9bfcaa7d
* fixed memory corruption in trgobj.add_to_movelist on 64 bit platforms
|
17 years ago |
Jonas Maebe
|
58600c71b9
+ new test for overflow checking qword multiplication with high(qword)
|
17 years ago |
peter
|
537319385b
* support (expr[,expr]) recovery for postfixoperators
|
17 years ago |
peter
|
505e4f7809
* don't give illegal expression for errorn statements. The error is already given
|
17 years ago |
peter
|
13ca601510
* use svalue to compare with -1
|
17 years ago |
Jonas Maebe
|
01592d7b5d
* don't convert terminating #0 of UCS4Strings to widestring
|
17 years ago |
florian
|
213dd11800
* setlength in utf16/widestringtoutf32 fixed, resolves #10462
|
17 years ago |
yury
|
e7918b9411
* Fixed compilation on some targets. It seems to be a bug in finding variables in expressions like that: {$if sizeof(my_var) = 4}
|
17 years ago |
joost
|
c7219efd02
* Implemented TBufDataset.UpdateIndexDefs
|
17 years ago |
yury
|
d306e25dc8
* Fixed warnings.
|
17 years ago |
yury
|
d7d6b37158
* Fixed warnings.
|
17 years ago |
yury
|
5ed1f63b26
* Really removed warnings about missing libs.
|
17 years ago |
yury
|
8a3e22c772
* Removed warnings about missing libs.
|
17 years ago |
yury
|
f3699dda56
* Really removed lnfodwrf from build on win32/64 targets because this unit supports only ELF executables atm.
|
17 years ago |