Historia zmian

Autor SHA1 Wiadomość Data
  florian fb84cb865b * rebase to trunk@17295 15 lat temu
  florian 359633bbdc * initial atmega128 reg. definition and startup code implementation 15 lat temu
  florian c97869bd89 * merge user sections support branch 15 lat temu
  michael 1d07ae97c4 * Added combined example: login using RPC and edit data using FPWebdata 15 lat temu
  vladob 49f87b6d6b next permutation 15 lat temu
  florian 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 15 lat temu
  michael 6a0bd01953 * Added license 15 lat temu
  michael a33e5eb0eb * Initial check-in of stl 15 lat temu
  joost 86c8c6c4eb * The Makefile.fpc is adapted and the Makefile re-generated so that fpmake is 15 lat temu
  armin 7eace122dc internal linker support for creating novell netware loadable modules 15 lat temu
  armin 8e7cf0c616 netware rtl support for internal linker 15 lat temu
  florian f328b6d635 + user section type 15 lat temu
  florian 0bdd15e0da + added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released 15 lat temu
  sergei 48d93dc40e * Fixed handling of "open array of managed type" out-parameters at caller side. Reference count should be decremented only for those array elements which are actually passed to the called procedure; it may be a part of original array if range or slice is used. Concludes work on #18859. 15 lat temu
  joost 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 15 lat temu
  Jonas Maebe ac283bb237 * when checking whether the current class definition finalises an existing 15 lat temu
  Jonas Maebe 8e788c6fa5 * further fixes for parsing declarations involving nested types that are 15 lat temu
  Jonas Maebe ad5eea80e1 * corrected test name 15 lat temu
  pierre 3378979f2b * Test for bug report 18702 15 lat temu
  pierre 1544e9b7a8 * new object files compiled with mingw32 gcc 3.4.5 15 lat temu
  sergei 1fcd40ee64 Continue fixing open array handling: 15 lat temu
  marco 7b8c319e3e * Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsing 15 lat temu
  sergei 54bc8efa0b * Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859. 15 lat temu
  Jonas Maebe e78f195422 + new test that should fail to compile, but doesn't yet 15 lat temu
  Legolas 08fdb5af54 + Added sd card handling to libogc 15 lat temu
  Legolas 645744bf51 + Added libogc binding and examples for Wii 15 lat temu
  Jonas Maebe a11709658c - removed outdated versions (superceded by the ones under 15 lat temu
  Jonas Maebe 9d033909df * forgot to commit (part of r16923) 15 lat temu
  joost 547a1b289c * Do not use a buildunit, but build the units directly. To avoid that 15 lat temu
  Jonas Maebe b3ee4ea4eb + support for parsing docsets to add documentation to the parsed headers 15 lat temu