Commit History

Author SHA1 Message Date
  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. 14 years ago
  marco cf49795f9e * fix for mantis 15820, override getnamepath as suggested by Paul. 14 years ago
  marco fce3a5ca30 * patch from Darius that makes lower verbosity output more FPC language independant using -vq. Mantis #18051 14 years ago
  paul 0f15d89f0a compiler: formatting 14 years ago
  sergei 49e3c30bd1 * Changed the test so it uses typecasting instead of calling the conversion helpers from VarUtils. 14 years ago
  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) 14 years ago
  marco c57c039362 * Update syntaxhighlight settings on desktop load. Partial fix for 5813. 14 years ago
  marco c3ed1c41a1 * fix from mantis 17360, ISC_Status is 64-bit. (Lp64 vs LLp64 problem) 14 years ago
  marco df16200a75 * Patch from LacaK2 fixing else clause of vartobcd, bug #16853 14 years ago
  marco 08a89597c6 * Patch from Andrew that allows to set CHM title on the cmdline. (Mantis 18246) 14 years ago
  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. 14 years ago
  marco d900dcb78f * patch from Andrew adding \uxxxx escapes and superscript, mantis 18245 14 years ago
  pierre 0fabda01a8 * Added code to support Windows 95 again 14 years ago
  michael f3f04b3420 * Published all properties in template 14 years ago
  michael c7fe965f2c Fix for 18239 14 years ago
  Jonas Maebe 2ee7a0f95d * corrected expected line numbers after r16573 14 years ago
  paul 54b5172286 compiler: fix compiler crash (bug #0018222) 14 years ago
  paul d1026bb052 compiler: reintegrate branch http://svn.freepascal.org/svn/fpc/branches/paul/extended_records 14 years ago
  pierre 96b8699af5 * Skip library tests for go32v2 target 14 years ago
  pierre 818c88dbbf * Fix cprefix problems for tconstref4 test and add cppdecl modifier 14 years ago
  pierre 9276fa437f * Fix tw1041 test failure 14 years ago
  paul 915c412ae3 compiler: generate debug info for record methods: 14 years ago
  paul d83eab7ae8 test: add records Self test 14 years ago
  paul 742b0bb686 compiler: partly revert r16560 and disable (at least temporary) constructors in records 14 years ago
  marco 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 years ago
  Jonas Maebe 709f1e8344 * also recognise non-GOT based RIP-relative address expressions as PIC 14 years ago
  marco b09ce75896 * enabled gdbint for win64 to ease ide testing. 14 years ago
  Jonas Maebe 5691228fb9 * moved daemon example from fcl-base to fcl-extra, because daemonapp is 14 years ago
  paul 8c56269076 compiler: fix record constructor return type when parsing procedure declaration 14 years ago
  paul 726ea27bc0 compiler: 14 years ago