Commit History

Author SHA1 Message Date
  Mattias Gaertner f1055a32b9 pastojs: convert str(float:w:p) to rtl.floatToStr(d,w,p) 8 years ago
  Mattias Gaertner 58aaf2a545 pastojs: test dotted unit name in implemention section 8 years ago
  nickysn e701fa8de1 * converted the x86 instruction flags to a set, so they can be extended more 8 years ago
  pierre b14feadfe1 Fix cycle failure after last commit 8 years ago
  pierre 735f9363d8 Add code for writing 80-bit data with soft 80-bit extended when FPC_SOFT_FPUX80 is defined 8 years ago
  pierre 59edd81a26 Disable some code using bestrealrec if macro FPC_SOFT_FPUX80 is defined 8 years ago
  pierre 2a49627d48 Allow compilation of ppc386 compiler using FPC_SOFT_FPUX80, i.e. soft float 80-bit extended float 8 years ago
  pierre 82dce8d7e1 Add FPC_SOFT_FPUX80 conditional code for 80-bit float type using soft float unit 8 years ago
  Mattias Gaertner b226b21925 pastojs: enable widechar and unicodestring 8 years ago
  Mattias Gaertner 576d70eb64 pastojs: pasuseanalyzer: mark argument default value expressions 8 years ago
  Mattias Gaertner 039a7adf1d pastojs: fixed setCharAt, optimize const-1 in charAt and setCharAt 8 years ago
  Mattias Gaertner 2ffa1ed9bf pastojs: tests for srcmaps, fixed srcmap of inc/dec() 8 years ago
  Mattias Gaertner 31279e1168 fcl-passrc: fixed dot operator position 8 years ago
  Mattias Gaertner 88c515a6c4 fcl-js: jswriter: accelerated WriteJS 8 years ago
  pierre c25487ebdc Fix Haiku failure after BeOS specific code introduction 8 years ago
  pierre 22df94492e Fix OS/2 rtl installation failure, due to double listing of static libraries in install rule 8 years ago
  pierre 0513b2cf5b Remove source directories for PPU files in dependency rules (was already disabled) 8 years ago
  pierre 399d677363 Remove source directories for PPU files in dependency rules 8 years ago
  pierre fe5505c230 Disable sdl and libgd pacakges for wii 8 years ago
  pierre ae44c6332a Add BeOS as supported target 8 years ago
  pierre 9fd998713c Use BeOS specific version of SigAction procedure declaration type 8 years ago
  pierre 6f14241e56 Add fallback if GetLastOSError function is not implemented 8 years ago
  pierre de456308c1 Enable clocale and objects units for BeOS 8 years ago
  pierre 5eff63164d Enable strutils,varutils,fmtbcd units for symbian, watcom and wii targets 8 years ago
  pierre cc6a6c7c59 Disable GPM for BeOS 8 years ago
  pierre 17a974940e Add cthreads unit to BeOS target 8 years ago
  nickysn ab62e2237b * mark the sldt,syscall,sysenter,sysexit,sysret,andn,bextr,rorx,sarx,shlx and 8 years ago
  michael d4e4572a84 * Reverted HandleGroups to HandleGroupBands to stay in sync with the other method names, likewise renamed reportsummaries 8 years ago
  michael b793b2dd28 * Patch from Pascal Riekenberg to implement nested groups 8 years ago
  michael 9aa7d07896 * Fix return type of PageCount when not using marker 8 years ago