Commit History

作者 SHA1 備註 提交日期
  lacak ec78ec807c fcl-db: tests: Adjust sqlDB/SQLite3 tests for newly added test TestSupportWordFields (WORD fields are alredy supported by SQLite3Connection) 12 年之前
  marco 80b52b2a6a * fix memleak in fpcanvas. Patch by wp, mantis #24427 attempt two 12 年之前
  nickysn abeb2a3aaa * fixed the far pointer size not being updated after reading the near/far type modifier, which caused far pointers to be allocated only 2 bytes 12 年之前
  nickysn fd429612f8 + initial (and not yet fully complete) implementation of far pointers on the i8086 12 年之前
  nickysn 42b2228dc7 + far pointer support in defutil.def_cgsize 12 年之前
  nickysn e810cabf50 * set tpointerdef.savesize correctly for far and huge pointers 12 年之前
  svenbarth 905ab16ea4 Fixed and regenerated Makefile after removal of jarparamparser.pas 12 年之前
  joost 14ffdf6b8d * Removed unused unit jarparamparser.pas 12 年之前
  nickysn 10ef91a7f6 * updated ppudump after the x86 pointer type changes introduced in r24453 12 年之前
  nickysn f571aebdd0 * tx86pointertyp moved from unit symdef to symconst, so it can be used by ppudump 12 年之前
  nickysn d95c995894 - rm the commented out code of tpointerdef.createfar 12 年之前
  reiniero a180cd63fb * fcl-db: tdbf: better support ftWord field type 12 年之前
  joost 6230494c20 * Let fppkg handle the dependency of fpkmunit on the libtar package 12 年之前
  joost 95972cabbc * Let fpmake update the revision.inc file for fpcmake 12 年之前
  marco d3db3342f0 * fix memleak in fpcanvas. Patch by wp, mantis #24427 12 年之前
  marco 9554eb2b48 * some O_ constants. Patch by Barlone. 12 年之前
  sergei d367148f75 - Removed obsolete comments (copypasted from other CPU code, most likely). 12 年之前
  nickysn e7cf738c31 + enabled compilation of the lineinfo unit for i8086-msdos 12 年之前
  nickysn 47fe8e03b1 * refactored ncgutil.gen_load_cgpara_loc to use cgpara.locations_count 12 年之前
  nickysn 49bd829ffc * refactored cg64f32.splitparaloc64 to use cgpara.locations_count 12 年之前
  nickysn 3e22ec43b5 + added method TCGPara.locations_count 12 年之前
  nickysn b9084a22ca * in the nasm writer only declare labels as global if they have labsym.bind=AB_GLOBAL; this fixes compilation of i8086-msdos programs that use multiple units 12 年之前
  nickysn ec392e2939 + enabled compilation of unit heaptrc for i8086-msdos 12 年之前
  nickysn ecb5a4866d * refactored the int64 result passing in ax:bx:cx:dx to use 4 paralocs, instead of the GetNextReg hack 12 年之前
  joost d98fb1f004 * Some fpmake.pp fixes 12 年之前
  reiniero 773ee3d21c * fcl-db: clarified Dataset.txt 12 年之前
  joost 2fe7dbfc6c * Several fpmake.pp fixes 12 年之前
  svenbarth f1f89c77c3 Finally refactor "b_needs_init_final" flag to be a symtable flag which is written to/loaded from the PPU (as discussed in the thread "Status report for "class helpers"" in fpc-devel on 29th January 2011). 12 年之前
  paul b333ef582b compiler: don't treat array[..] of dynamic array as a 2 dimension array 12 年之前
  nickysn 6695c8578f * set the TinyHeapMinBlock const relative to the pointer size 12 年之前