yury
|
eadfbb5027
* Removed unused local variable.
|
17 жил өмнө |
yury
|
5f8bd39408
* Implemented TFMTBcdFactory.Clear and TFMTBcdFactory.Copy methods.
|
17 жил өмнө |
yury
|
79a1b1a485
* Converted user defined note to info message.
|
17 жил өмнө |
yury
|
4b3015802a
* Removed workaround for bug #9827, since it was fixed.
|
17 жил өмнө |
yury
|
b52338d0bd
* Converted user defined note to info message.
|
17 жил өмнө |
yury
|
42481bec33
* Removed user defined warnings about GetVariantProp/SetVariantProp is not implemented. I created bug report #10478 instead of these warnings.
|
17 жил өмнө |
yury
|
05c1305ef0
* Converted user defined notes to comments.
|
17 жил өмнө |
yury
|
de9af7191b
* Converted user defined warnings to comments.
|
17 жил өмнө |
yury
|
ff78a443db
* Removed user defined warning "TextMode not implemented yet!!", since TextMode will not be implemented for Windows anyway...
|
17 жил өмнө |
daniel
|
68731ae067
+ Assembler implementation of mod/div.
|
17 жил өмнө |
daniel
|
823432146a
* Only overload findresource with an ansistring variant if
|
17 жил өмнө |
Vincent Snijders
|
d28f943b0e
+ rstconv: add support for -c XXX parameter to add header containing the CharSet to a .po-file
|
17 жил өмнө |
yury
|
e5f8426f61
* Prevent warning about automatic type conversion when using VAL with COMP type on x86.
|
17 жил өмнө |
yury
|
203939b9a5
* Don't use deprecated functions.
|
17 жил өмнө |
yury
|
9bca56ac44
* Don't issue "Local variable is assigned but never used" warning for external variables.
|
17 жил өмнө |
yury
|
a2daf2e86d
* Activated again workaround of dead code warnings on (errorcode > maxExitCode) condition.
|
17 жил өмнө |
yury
|
be62a4408e
* mime-type added.
|
17 жил өмнө |
Jonas Maebe
|
c05f18a1b0
* catch duplicate field declarations in a single class in Delphi mode
|
17 жил өмнө |
pierre
|
71999fab94
* use mysql 5.0
|
17 жил өмнө |
pierre
|
9a70cf8e16
* only output end if start is already written, prevents wrong html
|
17 жил өмнө |
peter
|
fed5137bbb
* fix Makefile
|
17 жил өмнө |
pierre
|
6373e3f6b5
* update Makefile
|
17 жил өмнө |
Jonas Maebe
|
ca7650418d
* fixed/added overflow checking in generic unarminusn code + test
|
17 жил өмнө |
Jonas Maebe
|
3d89822bc4
* free saved_standard_registers and saved_mm_registers in
|
17 жил өмнө |
Jonas Maebe
|
d740304b77
* don't call DoneDebugInfo twice in tmodule.reset
|
17 жил өмнө |
Jonas Maebe
|
9a614617e4
* fixed some memory leaks
|
17 жил өмнө |
Jonas Maebe
|
67431891e0
* fixed resulttype of unaryminusn for qwords on 32 bit platforms (was
|
17 жил өмнө |
Jonas Maebe
|
8d9bfcaa7d
* fixed memory corruption in trgobj.add_to_movelist on 64 bit platforms
|
17 жил өмнө |
Jonas Maebe
|
58600c71b9
+ new test for overflow checking qword multiplication with high(qword)
|
17 жил өмнө |
peter
|
537319385b
* support (expr[,expr]) recovery for postfixoperators
|
17 жил өмнө |