提交历史

作者 SHA1 备注 提交日期
  michael bc735a639f * Call specialchars in TStringList constructor 15 年之前
  Jonas Maebe 3035632ec1 * x86_64 -> x86\_64 in LaTeX description (mantis #16221) 15 年之前
  Jonas Maebe a18f2594e2 * fixed FloatToStr for ffGeneral when dealing with numbers whose number of 15 年之前
  Jonas Maebe 9bfb20c7eb * fixed execinfo message numbers (patch by A. Klein, mantis #16189) 15 年之前
  olivier 45465592c2 - Remove unnecessary char to fix compilation under BeOS. 15 年之前
  micha 87ef559542 * rtl: fix i386-linux uclibc atexit functionality (call exit instead of _exit) 15 年之前
  paul 24d8a7d833 compiler: start implementation of class constructors/destructors: parsing is ready but at the moment neither class constructors nor destructors are called - this is to be implemented 15 年之前
  joost e20f907b5c * FCL-Web FastCGI can now listen on a specified port for a webserver to connect 15 年之前
  joost 41ff50c65a * Do not show exception twice 15 年之前
  Jonas Maebe 347fb53dae - removed BOM (mantis #16179) 15 年之前
  paul 8a0028a62e compiler: support *sealed* and *abstract* for objects (issue #0016174) 15 年之前
  marco 02069109d1 * haiku also sinlen, Mantis 16176 15 年之前
  joost 95620e8774 * Do not write the DWARF abbrev sections direclty, but use a searchtree to 15 年之前
  olivier a2d41bbdb9 * Fixes all constant declarations according to sys/socket.h and netinet/in.h. 15 年之前
  Jonas Maebe 4833867826 * moved most handling of records that fit in a register but that cannot be 15 年之前
  Jonas Maebe 3cff8df175 * added -Cg- parameter for targets on which -Cg is default 15 年之前
  Jonas Maebe b4b72b8387 * fixed compile-time range error under Windows (mantis #16171) 15 年之前
  olivier 16de86ef7c - Remove unnecessary call to SysInitStdIO probably added here by me for debugging purpose long time ago. The right one is a few line below. 15 年之前
  Jonas Maebe 60f8b7fcb1 + int64 version of randomrange() (mantis #16108) 15 年之前
  Jonas Maebe 734f9de2a0 + support for array of widechar typed constants (based on patch by 15 年之前
  marco 67b7762c34 * Patch from Oliver that corrects some % directives in the testsuite. Mantis 16134 15 年之前
  paul c879230f08 compiler: fix parsing and handling of typed constants declared inside classes/objects + tests 15 年之前
  paul 1ef53ca590 compiler: remove unused variables (reduce hints) 15 年之前
  paul 973d947d6c compiler: allow const, type, var and class var sections for objects + test 15 年之前
  paul 2a7636580e tests: fix test name 15 年之前
  paul 06a37d1fb1 compiler: remove dummy assignment 15 年之前
  marco 6a7bc76ca0 * later SM_ constants for getmetrics mantis 16138 15 年之前
  paul ff1520ab8b compiler: add enumsymtable case to FindUnitSymtable helper 15 年之前
  ivost a6022f5df2 * removed IImplementorGetter interface and replaced it by the guid IObjectReference. 15 年之前
  ivost 7025b1ac01 * added supports helper functions for IInterface supports TClass -> TObject,Boolean 15 年之前