Histórico de Commits

Autor SHA1 Mensagem Data
  Károly Balogh df7af34de9 m68k: very early optimizer implementation experiments há 11 anos atrás
  svenbarth 639a59df92 Added support for partial specialization. This should fix a few problems with generics, the tests for which will be added in the next days after I've verified them. há 11 anos atrás
  sergei bcddc40150 * powerpc64: removed references to global variables 'cg' (it is implicit 'self' in methods of tcg descendants) and 'current_asmdata.currasmlist' (the asmlist to use is passed as argument). há 11 anos atrás
  Károly Balogh 0fe656e82d m68k: simplified code generated by g_concatcopy and cleaned up the old mess from the code há 11 anos atrás
  lacak feff396633 fcl-db: sqldb: simplify code, remove unused field (FSQLBuf) há 11 anos atrás
  sergei 217ab9879c * Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k. há 11 anos atrás
  reiniero c853c29c3c * fcl-db: cosmetic há 11 anos atrás
  reiniero c13396ad0a * fcl-db: cosmetic há 11 anos atrás
  reiniero 493d38ff95 * fcl-db: sqlparser: test domain creation with check constraint like CHECK (VALUE STARTING WITH 'V'); há 11 anos atrás
  reiniero 7275f30360 * fcl-db: readme for sql parser/scanner/lexer; based on Michael's message http://www.mail-archive.com/fpc-devel%40lists.freepascal.org/msg18680.html há 11 anos atrás
  sergei c76dedfd31 * MIPS: re-enable peephole optimizations which got disabled by r27106 and were not restored in r27147. Unfortunately such things are hard to detect reliably in automated way. há 11 anos atrás
  nickysn 70732aedbb * ti8086nodeutils.InsertMemorySizes: stack segment creation moved to a separate há 11 anos atrás
  sergei 886159e73a * Renamed testdll2.pp into ttdllex1.pp so it falls into same chunk with ttdllexe.pp and can be located at runtime. há 11 anos atrás
  sergei 128cdd2a65 * Renamed testdll.pp into ttdlltes1.pp so it falls into same chunk with ttdlltest.pp and can be located at runtime. há 11 anos atrás
  sergei bdb2993277 * Renamed tlib* tests so all file names of dependent tests differ only in last letter. This fixes failures caused by inability to locate dlls at runtime. há 11 anos atrás
  sergei 4202343033 * MIPS: emit ".set nomips16" and ".set noreorder" directives for procedures declared as "assembler nostackframe", as it is done for regular procedures. Handwritten assembler routines typically utilize delay slots, and it is desirable that assembler does not mess it up. há 11 anos atrás
  michael 6c7ab322a1 * Applied patch from Laco to fix bug ID #25939 há 11 anos atrás
  michael 2e8e50a24b * Applied patch from Laco to fix bug ID #25939 há 11 anos atrás
  lacak ae3f0f3752 fcl-db: base: introduce TParam.AsBytes + test há 11 anos atrás
  lacak 62782f1904 fcl-db: tests: some tests expects, that GetNDataset (FPDEV table) returns records ordered by ID. In some cases when in test record is updated (f.e. TestRefresh) this record appears at end when dataset is reopened. há 11 anos atrás
  Jonas Maebe bee20f79f0 * save original widestring manager on entry and restore it on exit, so that há 11 anos atrás
  nickysn a52d8abe38 * changed the default stack size in the i8086 far data memory models to 16 KB há 11 anos atrás
  Jonas Maebe 02d36c56f7 * fixed compilation (changes after testing :/ ) há 11 anos atrás
  Jonas Maebe 5bc6a2e934 * synchronised JVM versions of generic include files with current generic há 11 anos atrás
  Jonas Maebe 5e1a895e95 * removed JVM-specific creation of methodpointertype and há 11 anos atrás
  sergei 274c2fc82f * handle_ln_const: if/else branches were swapped, correct values are: ln(0)=-Inf and ln(-#)=NaN. há 11 anos atrás
  marco aebe66d0cf * some fixes and a lot of updating of Hungarian names. Mantis #26196 há 11 anos atrás
  marco b7aff4eae0 * flush output on halt. Patch by Mattias mantis #26225 há 11 anos atrás
  marco 0a0739b916 * improved winexec comment, updated copyright year and add minor comment to gettickcount64 há 11 anos atrás
  sergei a8bc2085e8 - Delete strpas.inc files, no longer used, their contents has been merged into corresponding $(CPU).inc. há 11 anos atrás