Historial de Commits

Autor SHA1 Mensaje Fecha
  Tomas Hajny 9b79fb3ac9 * avoid range error for sem_indefinite_wait - fix for web bug #18263 (EMX target) hace 14 años
  Tomas Hajny 87c53a6e29 * Sem_Indefinite_Wait constant changed to avoid range check errors - fix for web bug #18263 hace 14 años
  sergei 331a72c8d6 * ncnv.pas, insert_varargstypeconv(): Do not cast a string literal to AnsiString if it has been already casted to Wide/UnicodeString, resolves #18266. hace 14 años
  marco cf49795f9e * fix for mantis 15820, override getnamepath as suggested by Paul. hace 14 años
  marco fce3a5ca30 * patch from Darius that makes lower verbosity output more FPC language independant using -vq. Mantis #18051 hace 14 años
  paul 0f15d89f0a compiler: formatting hace 14 años
  sergei 49e3c30bd1 * Changed the test so it uses typecasting instead of calling the conversion helpers from VarUtils. hace 14 años
  paul f3af6a83f7 compiler: put static symbol for typed consts declared in classes/records/objects into unit symtable to fix problems with linking and add absolute symbol into record symtable pointed to that static symbol (fixes test test/terecs3.pp on unixes) hace 14 años
  marco c57c039362 * Update syntaxhighlight settings on desktop load. Partial fix for 5813. hace 14 años
  marco c3ed1c41a1 * fix from mantis 17360, ISC_Status is 64-bit. (Lp64 vs LLp64 problem) hace 14 años
  marco df16200a75 * Patch from LacaK2 fixing else clause of vartobcd, bug #16853 hace 14 años
  marco 08a89597c6 * Patch from Andrew that allows to set CHM title on the cmdline. (Mantis 18246) hace 14 años
  sergei 34ffb184a8 * MASM and NASM assembler writers, added check for InlineLevel>0 so it suppresses entire source file processing, not just output of source lines. Without this, auto-generated instructions cause output of bogus line information. GAS writer already has similar check. hace 14 años
  marco d900dcb78f * patch from Andrew adding \uxxxx escapes and superscript, mantis 18245 hace 14 años
  pierre 0fabda01a8 * Added code to support Windows 95 again hace 14 años
  michael f3f04b3420 * Published all properties in template hace 14 años
  michael c7fe965f2c Fix for 18239 hace 14 años
  Jonas Maebe 2ee7a0f95d * corrected expected line numbers after r16573 hace 14 años
  paul 54b5172286 compiler: fix compiler crash (bug #0018222) hace 14 años
  paul d1026bb052 compiler: reintegrate branch http://svn.freepascal.org/svn/fpc/branches/paul/extended_records hace 14 años
  pierre 96b8699af5 * Skip library tests for go32v2 target hace 14 años
  pierre 818c88dbbf * Fix cprefix problems for tconstref4 test and add cppdecl modifier hace 14 años
  pierre 9276fa437f * Fix tw1041 test failure hace 14 años
  paul 915c412ae3 compiler: generate debug info for record methods: hace 14 años
  paul d83eab7ae8 test: add records Self test hace 14 años
  paul 742b0bb686 compiler: partly revert r16560 and disable (at least temporary) constructors in records hace 14 años
  marco 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. hace 14 años
  Jonas Maebe 709f1e8344 * also recognise non-GOT based RIP-relative address expressions as PIC hace 14 años
  marco b09ce75896 * enabled gdbint for win64 to ease ide testing. hace 14 años
  Jonas Maebe 5691228fb9 * moved daemon example from fcl-base to fcl-extra, because daemonapp is hace 14 años