Commit History

Author SHA1 Message Date
  joost eb6f381a18 * Do not add the file to compile twice to compiler command line 14 years ago
  marco 91b017a985 * ansi(start/ends)(str/text) MBCS compatible (via widestringmgr), mantis #16153 + tests 14 years ago
  marco 47af891513 * change resourcestream.handle from thandle to TPFResourceHGlobal, since it is 14 years ago
  pierre daa27f636d + exeinstall: New phony target to install only current cpu taret compiler. 14 years ago
  marco d6962106b9 * typecast that fixes range error, part of mantis #16172 14 years ago
  marco 367be2cd7a * adds some checks to sqldb avoid AV and memleaks. Mantis #19326 and #18669 14 years ago
  sergei a9515e9446 * Don't include ShortString constants into resourcestring reference table, because current design allows RTL to handle only a single string type. 14 years ago
  Jonas Maebe fcc56d271a * replaced some parameter definitions based on their value in the 14 years ago
  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. 14 years ago
  marco 1f5333a80a * fixes from Mantis #20194, derived from patch and description by G. Fink. 14 years ago
  sergei 0c3c8a8745 * Cast HashValue to Longint, otherwise empty strings (which have hash=$FFFFFFFF) cause range check error when RTL is compiled with -Cr. 14 years ago
  sergei 376d34ebdf * Fixed type of dwCallback member in 44 remaining MCI_xx_PARAMS records ;-) 14 years ago
  Mattias Gaertner 14d13bc004 avl_tree: added enumerator 14 years ago
  marco 51e61b5df7 * 64-bit fix for mci_open_params structure. Mantis #20197 14 years ago
  sekelsenmat c9545e24a0 Regenerates the makefiles for opengles 14 years ago
  sekelsenmat 727da08c0c opengles updates the Makefile.fpc 14 years ago
  sekelsenmat 64232f7876 Patch from bug #15632: OpenGL ES 2.0 headers 14 years ago
  sekelsenmat 7a7c574d1a Patch from bug #15632: OpenGL ES 2.0 headers 14 years ago
  sekelsenmat 2ea96e08fa Fixes bug #19986: Patch zipper.pp for create zip file output to TStream support 14 years ago
  pierre a1c5b7c118 + Add property options display 14 years ago
  pierre a17390126a Fix an error in reading real variable for change_endian 14 years ago
  pierre 4b743a7a61 * IsLibrary is a byte-sized boolean, thus use stb instruction to set value 14 years ago
  tom_at_work 61ef4b0a1c fix compilation after r19007: also update makefile.fpc and regenerated makefile 14 years ago
  marco 7d717cde37 * regex patch from Joao Morais, fixed random exceptions. Mantis #14425 14 years ago
  pierre 01526fa582 * Remove forgotten wrong increments 14 years ago
  florian b270a1922b * reverts r18960, should solve sparc trouble 14 years ago
  pierre 47f39748f6 Handle FileIndex/Line/Column for change_nedian in token buffer for generics 14 years ago
  florian bbed546f56 * make code and data size in status independent of target alu size 14 years ago
  pierre 57f3f0a82b scanner unit: 14 years ago
  pierre 9073beffec Remember change_endian from ppufile for generictokenbuf reading 14 years ago