Jonas Maebe
|
fd908a70f1
* added missing { %fail }
|
há 14 anos atrás |
michael
|
942cc99bfe
* Better warnings
|
há 14 anos atrás |
marco
|
2aebae2846
* commented a few left over "alias" debug msg
|
há 14 anos atrás |
joost
|
89f3b4d838
* When TProcess is available, pipe compiler console output to log instead of stdout. So that GUI applications can show it
|
há 14 anos atrás |
paul
|
ec29fddda7
compiler: implement Delphi like dynamic array constructors. E.g.: SomeArrayVar := TSomeDynArrayType.Create(value1, value2). (issue #0015385)
|
há 14 anos atrás |
joost
|
eb6f381a18
* Do not add the file to compile twice to compiler command line
|
há 14 anos atrás |
marco
|
91b017a985
* ansi(start/ends)(str/text) MBCS compatible (via widestringmgr), mantis #16153 + tests
|
há 14 anos atrás |
marco
|
47af891513
* change resourcestream.handle from thandle to TPFResourceHGlobal, since it is
|
há 14 anos atrás |
pierre
|
daa27f636d
+ exeinstall: New phony target to install only current cpu taret compiler.
|
há 14 anos atrás |
marco
|
d6962106b9
* typecast that fixes range error, part of mantis #16172
|
há 14 anos atrás |
marco
|
367be2cd7a
* adds some checks to sqldb avoid AV and memleaks. Mantis #19326 and #18669
|
há 14 anos atrás |
sergei
|
a9515e9446
* Don't include ShortString constants into resourcestring reference table, because current design allows RTL to handle only a single string type.
|
há 14 anos atrás |
Jonas Maebe
|
fcc56d271a
* replaced some parameter definitions based on their value in the
|
há 14 anos atrás |
tom_at_work
|
9ce34c63c9
Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux.
|
há 14 anos atrás |
marco
|
1f5333a80a
* fixes from Mantis #20194, derived from patch and description by G. Fink.
|
há 14 anos atrás |
sergei
|
0c3c8a8745
* Cast HashValue to Longint, otherwise empty strings (which have hash=$FFFFFFFF) cause range check error when RTL is compiled with -Cr.
|
há 14 anos atrás |
sergei
|
376d34ebdf
* Fixed type of dwCallback member in 44 remaining MCI_xx_PARAMS records ;-)
|
há 14 anos atrás |
Mattias Gaertner
|
14d13bc004
avl_tree: added enumerator
|
há 14 anos atrás |
marco
|
51e61b5df7
* 64-bit fix for mci_open_params structure. Mantis #20197
|
há 14 anos atrás |
sekelsenmat
|
c9545e24a0
Regenerates the makefiles for opengles
|
há 14 anos atrás |
sekelsenmat
|
727da08c0c
opengles updates the Makefile.fpc
|
há 14 anos atrás |
sekelsenmat
|
64232f7876
Patch from bug #15632: OpenGL ES 2.0 headers
|
há 14 anos atrás |
sekelsenmat
|
7a7c574d1a
Patch from bug #15632: OpenGL ES 2.0 headers
|
há 14 anos atrás |
sekelsenmat
|
2ea96e08fa
Fixes bug #19986: Patch zipper.pp for create zip file output to TStream support
|
há 14 anos atrás |
pierre
|
a1c5b7c118
+ Add property options display
|
há 14 anos atrás |
pierre
|
a17390126a
Fix an error in reading real variable for change_endian
|
há 14 anos atrás |
pierre
|
4b743a7a61
* IsLibrary is a byte-sized boolean, thus use stb instruction to set value
|
há 14 anos atrás |
tom_at_work
|
61ef4b0a1c
fix compilation after r19007: also update makefile.fpc and regenerated makefile
|
há 14 anos atrás |
marco
|
7d717cde37
* regex patch from Joao Morais, fixed random exceptions. Mantis #14425
|
há 14 anos atrás |
pierre
|
01526fa582
* Remove forgotten wrong increments
|
há 14 anos atrás |