yury
|
d8902af3d6
* Do not replace ADD by SUB and vice-versa when overflow checking is enabled. Fixes tw15304 for ARM.
|
12 жил өмнө |
michael
|
33f1f8bfad
* Added case-insentitive property
|
12 жил өмнө |
Jonas Maebe
|
9cbff6f5a6
+ support for record constructors for the JVM target
|
12 жил өмнө |
Jonas Maebe
|
3abc7b0d9c
* removed superfluous check (a procvardef can never be a constructor) and
|
12 жил өмнө |
Jonas Maebe
|
10e3cab1b1
* fixed formatting
|
12 жил өмнө |
Jonas Maebe
|
9145f1d67d
* integrated potype_constructor check in maybe_create_funcret_node
|
12 жил өмнө |
michael
|
280b307068
* Patch from Silvio Clecio to implement easy-access methods
|
12 жил өмнө |
michael
|
85e72fdbcb
* Updated TODO: Easy Post is already there.
|
12 жил өмнө |
michael
|
8c161506d5
* Close connection on one-shot operations
|
12 жил өмнө |
michael
|
fc68ce2ec5
* Implemented a HEAD class method
|
12 жил өмнө |
michael
|
6d40600ab5
* Speed up HEAD
|
12 жил өмнө |
Tomas Hajny
|
3b60a0f4aa
* fix testing for empty HOME directory or HOME pointing to root on Unix
|
12 жил өмнө |
Tomas Hajny
|
426050cb9f
* fix for standalone '~' with HOME=/ on Unix
|
12 жил өмнө |
michael
|
7fbf05dd18
* Make statementtype public in TSQLQuery
|
12 жил өмнө |
sergei
|
6a86d0d83a
* Changed two variables from Integer to Longint. Integer is 16 bits when compiling System unit, using it results in less optimal code on most targets.
|
12 жил өмнө |
sergei
|
6788fd6433
+ Win64 SEH: install a top-level exception handler around thread functions. This was a missing puzzle piece of SEH support. Now behavior of unhandled exceptions in non-main threads is consistent with that of main thread, and, in general, behavior of SEH-enabled RTL is consistent with one without SEH.
|
12 жил өмнө |
sergei
|
40c510403f
* Don't crash on a PLT-generating relocation to a local symbol (which should not normally appear, but nevertheless is possible).
|
12 жил өмнө |
marco
|
0560af663c
* patch from Mantis #23647 Calls inherited destroy in destructor, resolves memory leak.
|
12 жил өмнө |
michael
|
a7a6301672
* Refactoring for better readability
|
12 жил өмнө |
michael
|
a472de7805
* use global resolveID (better result)
|
12 жил өмнө |
michael
|
01d8ec7a62
* Speed up read/write content file
|
12 жил өмнө |
michael
|
1c9ad777d3
* Add context info to unresolved links, for better error info
|
12 жил өмнө |
michael
|
5783f6d172
mechanism to resolve members in ancestors
|
12 жил өмнө |
michael
|
efd6f8851e
* Set read buffer size to 4K (speeds up)
|
12 жил өмнө |
michael
|
58a6886ed3
* Allow to set the write buffer size (enlarged to 4k)
|
12 жил өмнө |
paul
|
5d74e0578a
compiler: remove unused variables and unneeded assignments
|
12 жил өмнө |
svenbarth
|
78f0d6f70e
Revert the changes from r23383 for m68k/n68kadd.pas. Memo to self: Don't change code if you don't really understand why it does things the way it does.
|
12 жил өмнө |
svenbarth
|
b455ae9534
m68k/cpupara.pas, tm68kparamanager.getintparaloc:
|
12 жил өмнө |
florian
|
9d76168b57
* refactored Bl2B condition code to make it more readable
|
12 жил өмнө |
florian
|
7184306a4c
+ option -Wx to generate thumb interworking safe code on arm
|
12 жил өмнө |