Historique des commits

Auteur SHA1 Message Date
  Károly Balogh a99c9c29b6 m68k: basic 68881 FPU register save/restore support. probably still needs some work here and there. il y a 10 ans
  Károly Balogh 82fd859a19 fixed DOS unit path in the Makefiles, which is included from amicommon il y a 10 ans
  Károly Balogh 351fe07d90 libcurl: it's now possible to compile it for Windows il y a 10 ans
  florian c0e66deaf2 * handle raise nodes in dfa on jvm, resolves #27416 il y a 10 ans
  nickysn 2d3ab816b0 * Tcgx86.g_concatcopy use: copy_move (mov sequence) instead of copy_string (rep il y a 10 ans
  Tomas Hajny fd6d7d680d * added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase il y a 10 ans
  michael 431a7e16ef * Change unit path order so compilation for wince is correct (Bug ID 27351, by Stephano) il y a 10 ans
  florian 932b68310e * do not warn about internally generated parameters, resolves #25914 il y a 10 ans
  florian 632f43c490 * fix assembling with masm according to #25858 il y a 10 ans
  florian 35a04ad095 * modified patch of Paul W to replace leave by mov/pop, resolves #26455 il y a 10 ans
  Tomas Hajny 1bc72d437c * assumption that everything non-Windows uses Unix paths is obviously wrong; fixed il y a 10 ans
  Tomas Hajny a608070e8d * file unlocking fixed as well now :/ il y a 10 ans
  Tomas Hajny 996ff217fd * implemented enumeration of supported locales and languages, fixed file locking il y a 10 ans
  Tomas Hajny 684f8fc769 * ensure setting temporary UConv object to nil after freeing it il y a 10 ans
  florian 7b7aa8d542 * remove statements with only a nothing node when they are the only children of a block il y a 10 ans
  florian d6bfb29313 * clean usercode_entry flag from outer block when copying a subroutine node tree for inlining, enables sometimes better inlining il y a 10 ans
  florian e7dd48cba3 * patch by Karl-Michael Schindler to fix wince building, resolves #27403 il y a 10 ans
  Tomas Hajny 5a56228011 * add missing condition for empty string in Unicode uppercase and lowercase conversion routines il y a 10 ans
  lacak 35a84ab6bd fcl-db: implement setter and getter for TStringField.AsLargeInt il y a 10 ans
  Tomas Hajny 09e6069024 * provide possibility of reusing the routine from system WideStringManager for retrieval of current codepage on non-Windows and non-Unix il y a 10 ans
  Tomas Hajny 329f788f58 * added conditional possibility of displaying the last OS error in information displayed for unhandled exceptions il y a 10 ans
  Tomas Hajny 6e4dea39d3 * avoid use of single quotes in Makefile under OS/2 il y a 10 ans
  Tomas Hajny bc965e837a * added package utils-unicode il y a 10 ans
  Tomas Hajny 85c0435e89 * added package description il y a 10 ans
  Tomas Hajny db3067b9de * short name fits 8.3 now il y a 10 ans
  Tomas Hajny dbc50980d1 * fixed OS/2 compilation after dynlibs manager implementation il y a 10 ans
  florian 42020c8bb8 * when passing a parameter by var/out, its address leaves the current scope so the compiler has to take care of this il y a 10 ans
  michael c754846815 * Initial support for inline comment documentation il y a 10 ans
  florian 97a6c92ea8 * fixes for makes 3.82 il y a 10 ans
  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. il y a 10 ans