Historique des commits

Auteur SHA1 Message Date
  florian e0d7af703a * proper feature handling for gba il y a 14 ans
  sergei 49700e675c * Changed code generation for variant assignments to typecast arguments to TVarData instead of using pointers. Fixes one (probably the ugliest one) case of non-disposed temp variables: il y a 14 ans
  florian 2dc2d65b1a + on windows, search %ALLUSERSPROFILE% and %USERPROFILE% for fpc.cfg il y a 14 ans
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK il y a 14 ans
  Jonas Maebe 74510f9069 + generic infrastructure for target-specific switches il y a 14 ans
  florian c12a4989d0 + use cpurox define in the compiler for CPUs having internal ror/rol support il y a 14 ans
  florian 73a084d662 * fixes bootstrapping with 2.6.0 il y a 14 ans
  paul 21ac5dfb3b compiler: output ansistring constants in explicit codepage if codepage is explicitly defined using either $codepage directive or compiler switch or for SystemCodepage modeswitch il y a 14 ans
  marco cf7b43948a * cmdstr is ansistring now. Running ppc386 "" could cause access of string[1] while length(string)=0 il y a 14 ans
  florian a6d01c09aa * make compiler compilable with 2.4.4 rtl il y a 14 ans
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 il y a 14 ans
  Jonas Maebe f96f5f9e94 + {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking il y a 14 ans
  Jonas Maebe 6cb32de339 + support for help screen lines prefixed by 'J' to mark them as JVM-specific il y a 14 ans
  pierre 313daaa44a Use Windows TLS Callback by default il y a 14 ans
  paul 4d3da666db compiler: replace string codepage comparison to numeric. store codepage as number in current settings il y a 14 ans
  paul 1db610ecbd merge r17434 from cpstrnew branch by michael: il y a 14 ans
  paul 091627883f merge r14347 from cpstrnew branch by florian: il y a 14 ans
  pierre a5d2840980 + Fix commit 19061, by restoring cs_link_smart code and disabling il y a 14 ans
  pierre 5d39f2208a * Consider cs_create_smart instead of cs_link_smart for disabling il y a 14 ans
  sergei 689d4b3ecc + Mantis #19651: Generate table of typed string constants which are initialized with resourcestrings, so they are updated when SetResourceStrings or SetUnitResourceStrings is called. il y a 14 ans
  Jonas Maebe a4cf406189 * use generic string concatentation and comparison infrastructure for the il y a 14 ans
  Jonas Maebe 3a423b331c * full implementation of all routines in rtl/inc/ustringh.inc (except for il y a 14 ans
  florian a08dfdf803 o slightly modified patch by John Clymer: il y a 14 ans
  Jonas Maebe 28c20cfc5e * the default string type for the JVM target is no longer automatically il y a 14 ans
  Jonas Maebe 8a95a04e16 * extracted dynarray helpers from system unit into jdynarr.inc (were il y a 14 ans
  Jonas Maebe 9022370bde + basic defines for jvm target (CPUJVM, ...) il y a 14 ans
  Jonas Maebe f67919e9f5 + odt_javaclass, odt_interfacejava objectdef types il y a 14 ans
  florian 5c9e0a7a1b + V is avr help screen option il y a 14 ans
  pierre 4ad2707674 Windows TLS callback code testable by using -dTEST_TLS_DIRECTORY il y a 14 ans
  florian 60e16260e1 o adjust define handling to resolve #19519 il y a 14 ans