커밋 기록

작성자 SHA1 메시지 날짜
  florian 932b68310e * do not warn about internally generated parameters, resolves #25914 10 년 전
  florian 632f43c490 * fix assembling with masm according to #25858 10 년 전
  florian 35a04ad095 * modified patch of Paul W to replace leave by mov/pop, resolves #26455 10 년 전
  Tomas Hajny 1bc72d437c * assumption that everything non-Windows uses Unix paths is obviously wrong; fixed 10 년 전
  Tomas Hajny a608070e8d * file unlocking fixed as well now :/ 10 년 전
  Tomas Hajny 996ff217fd * implemented enumeration of supported locales and languages, fixed file locking 10 년 전
  Tomas Hajny 684f8fc769 * ensure setting temporary UConv object to nil after freeing it 10 년 전
  florian 7b7aa8d542 * remove statements with only a nothing node when they are the only children of a block 10 년 전
  florian d6bfb29313 * clean usercode_entry flag from outer block when copying a subroutine node tree for inlining, enables sometimes better inlining 10 년 전
  florian e7dd48cba3 * patch by Karl-Michael Schindler to fix wince building, resolves #27403 10 년 전
  Tomas Hajny 5a56228011 * add missing condition for empty string in Unicode uppercase and lowercase conversion routines 10 년 전
  lacak 35a84ab6bd fcl-db: implement setter and getter for TStringField.AsLargeInt 10 년 전
  Tomas Hajny 09e6069024 * provide possibility of reusing the routine from system WideStringManager for retrieval of current codepage on non-Windows and non-Unix 10 년 전
  Tomas Hajny 329f788f58 * added conditional possibility of displaying the last OS error in information displayed for unhandled exceptions 10 년 전
  Tomas Hajny 6e4dea39d3 * avoid use of single quotes in Makefile under OS/2 10 년 전
  Tomas Hajny bc965e837a * added package utils-unicode 10 년 전
  Tomas Hajny 85c0435e89 * added package description 10 년 전
  Tomas Hajny db3067b9de * short name fits 8.3 now 10 년 전
  Tomas Hajny dbc50980d1 * fixed OS/2 compilation after dynlibs manager implementation 10 년 전
  florian 42020c8bb8 * when passing a parameter by var/out, its address leaves the current scope so the compiler has to take care of this 10 년 전
  michael c754846815 * Initial support for inline comment documentation 10 년 전
  florian 97a6c92ea8 * fixes for makes 3.82 10 년 전
  svenbarth 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 10 년 전
  Jeppe Johansen 1aeb07c835 Fixed more small bugs in the embedded heapmgr. Some changes copied from tinyheap. 10 년 전
  Jeppe Johansen 85c5e7330a Make HeapMgr.GetAlignedMem public. This function is useful for embedded targets where alignment > 32(or sizeof(pointer)) bytes is required. 10 년 전
  Jeppe Johansen 7a826cc481 Fix compilation of i386-embedded target. 10 년 전
  pierre 488024ea5c Fix for failures on FileNameCaseSensitive systems 10 년 전
  Marc Weustink 7001a02ac6 Initializa function result of FindValueKey when current element is nil 10 년 전
  Károly Balogh 05d38053f7 m68k: optimize a few more trivial cases 10 년 전
  Károly Balogh 9d6f763d4f m68k: small helpers to determine a given int value fits into a certain size or instruction argument 10 년 전