Commit History

作者 SHA1 備註 提交日期
  paul a65cb866d1 rtl: add unicodenumtable to install units 12 年之前
  paul a592e77f35 rtl: add missing windows codepages (mantis #0024294) 12 年之前
  Jonas Maebe f17bd4d375 * register buildcollations as build unit so it doesn't get installed 12 年之前
  Jonas Maebe 5104869d92 * let the character unit depend on buildcollations to prevent simultaneous 12 年之前
  Jonas Maebe b08aa1ad75 * unicodedata and unicodeducet are also new implicit units (fixes installing) 12 年之前
  paul fee6f4a5a6 rtl: enable collations build for darwin 12 年之前
  paul db357320d7 rtl: install all cpXXX .ppu and .o files 12 年之前
  paul 5157304998 rtl: build fpwidestring for the same platforms as character unit 12 年之前
  paul e379daaf9c compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets 12 年之前
  yury 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. 12 年之前
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 年之前
  Jonas Maebe a1e14210c2 * compile the lnfogdb unit for darwin 13 年之前
  Jonas Maebe 9ba5f25588 + dependency changes because of AIX rtl support 13 年之前
  paul 3e29f0b179 rtl: make cwstring.pp dependent of dynlibs, load iconvctl dynamically 14 年之前
  paul b47b4c3cba rtl: enable character unit for darwin 14 年之前
  Jonas Maebe 28c20cfc5e * the default string type for the JVM target is no longer automatically 14 年之前
  florian 747b93b7ec + cpu unit for x86-64 containing a CAS128 implementation 15 年之前
  Jonas Maebe a91e57a9a3 * the iso7185 unit depends on the system unit (fixes make -j 2) 15 年之前
  florian 786c4e206f * enables compilation of iso7185 unit on all targets 15 年之前
  marco 594d98ddce * disabled building console unit (syscons interface) on Darwin for now. 15 年之前
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk 16 年之前
  Jonas Maebe e017015c00 * fixed Darwin compilation after r13975 (dynlibs now depends on sysconst, 16 年之前
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc 16 年之前
  Jonas Maebe 9d038943f5 * incorporated most Objective-C 1 run time functions in objc1 from 16 年之前
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: 16 年之前
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 16 年之前
  Jonas Maebe bbaacc593a + darwin implementation of ipc unit by Werner Bochtler (mantis #10612) 17 年之前
  Jonas Maebe 1251ec996b - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies 17 年之前
  Jonas Maebe f22c6870d5 * use math.SetExceptionMask() to disable floating point exceptions 17 年之前
  Jonas Maebe 90fd155648 + enabled clocale for Darwin 17 年之前