Jonas Maebe
|
39e74ba80c
+ AIX/ppc64 test object files
|
пре 13 година |
Jonas Maebe
|
562b968b16
* now that copy() expressions are only translated into calls during the
|
пре 13 година |
sergei
|
be5a5d6ae6
- Removed redundant fillchar() calls, class instances are cleared on construction.
|
пре 13 година |
sergei
|
c08ab0f745
* Re-raising exceptions must be allowed only in 'except' block itself, not in 'try' block of a nested try..except statement. Mantis #21873.
|
пре 13 година |
Jonas Maebe
|
4fced5d142
+ generic implementation of thlcgobj.a_call_ref()
|
пре 13 година |
Jonas Maebe
|
e20639732f
+ cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg
|
пре 13 година |
Jonas Maebe
|
99e70e7128
* do not allow implicit conversions from currency to orddef even if currency
|
пре 13 година |
Jonas Maebe
|
aa92d78c46
* fixed round(currency) after r18746 (in particular on platforms where
|
пре 13 година |
Jonas Maebe
|
54f3db3141
* fixed "set <=/=> set"
|
пре 13 година |
paul
|
1a724f3e11
compiler:
|
пре 13 година |
paul
|
c7e057a835
compiler: use is_wide_or_unicode_string() istead of using is_widestring() or is_unicodestring()
|
пре 13 година |
paul
|
290295db3e
compiler: remove UTF8 sequences from 2 comments + minor formatting
|
пре 13 година |
marco
|
759b927a9b
* fix compilation after r17747
|
пре 13 година |
pierre
|
5f58dd6395
Fix Makefile for openbsd
|
пре 13 година |
pierre
|
a1b5945d20
Fix Makefile for openbsd
|
пре 13 година |
sergei
|
cd89a90841
* Cleanup: removed empty destructors and redundant 'with' statement.
|
пре 13 година |
sergei
|
3aaa62b2e3
* Removed separate 64-bit specific copy of location_force_reg, reusing part of 32-bit version to handle 64-bit cases. The difference is that the handling of LOC_CREGISTER locations that was previously available only for 32-bit targets is now applied to 64-bit targets too, reducing amount of redundant move instructions.
|
пре 13 година |
pierre
|
8e91872ce6
* Fix RequotedExecuteProcess
|
пре 13 година |
sergei
|
a54e342060
+ Reduce the amount of RTTI by not generating 'init' information if it will end up being the same as the 'full' one (which is the case of most simple types). The new behavior can be customized for every tdef by overriding needs_separate_initrtti method.
|
пре 13 година |
Jonas Maebe
|
564445da8c
* re-enabled enum -> dispinterface typecasts after r21069, bug noticed by
|
пре 13 година |
Jonas Maebe
|
e2243e6f4e
* fixed "make install" for non-JVM targets after r21069
|
пре 13 година |
Jonas Maebe
|
6d628a794b
* fixed merge error in r21069: netbsd/x86-64 is supported, not haiku/x86-64
|
пре 13 година |
pierre
|
857abd87ee
+ Implement create_varargs_paraloc_info, to allow compilation without warnings
|
пре 13 година |
Jonas Maebe
|
4e0df2d3a4
* increased ppu version after jvmbackend merge
|
пре 13 година |
Jonas Maebe
|
9fed3ee04c
* merged the jvmbackend branch
|
пре 13 година |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
пре 13 година |
florian
|
2959d596f9
* patch by Nico Erfurth: Remove superfluous mov from MovStrMov sequences
|
пре 13 година |
paul
|
a26bc50ca6
compiler: change ShortString->(Some)String and AnsiString->(Some)String overload precedence both for variables and string constants, change unicode constant type from widestring to unicodestring (Delphi compatibility)
|
пре 13 година |
Jonas Maebe
|
ca57ab2c99
* support storing the scanner state when the current token is _ID
|
пре 13 година |
Jonas Maebe
|
0659058e44
* fixed ansistring -> pchar type conversion on JVM target now that empty
|
пре 13 година |