Histórico de commits

Autor SHA1 Mensagem Data
  Kevin Jesshope cee45ea6fc The test for '' after getting the location into BaseDir should test BaseDir not BaseURL. 2 anos atrás
  wsherman ea91170a81 * Add opensslsockets to uses so googleapiconv works with HTTPS 2 anos atrás
  Karoly Balogh 459dc68ab9 m68k: more boiler plate and refactor for a future internal assembler 2 anos atrás
  Karoly Balogh f2d6b4d530 m68k: added a helper function to check if a register is an FPU register 2 anos atrás
  wsherman 17fab24221 * Reorganize packages/googleapi/ directory. 2 anos atrás
  florian 9889a81062 * patch by Rika: Improve SinH and TanH, resolves #40086 2 anos atrás
  florian 96eb5da939 * patch by Bart B: Implement sinh(), cosh() and tanh() for single, double and extended parameters, resolves #40083 2 anos atrás
  florian a260f1987c * patch by Rika: Improve Math.CotH, resolves #40084 2 anos atrás
  Jonas Maebe a641860fa8 Implicit specialisation: use regular array parameters for array constructors 2 anos atrás
  marcoonthegit 84ea64e59c * timespan unit based on Delphi documentation declarations and an own implementation based on Microsoft documentation. 2 anos atrás
  Marcus Sackrow aced88e43c Amiga: 32 bit set color functions for OS 1.x 2 anos atrás
  Pierre Muller cd8aa3f0e0 Avoid generation of invalid 'cb(n)z sp,label' instruction 2 anos atrás
  florian cfbdf90ab0 * patch by Rika to optimize ArcCos, resolves #40078 2 anos atrás
  Michaël Van Canneyt 9998104048 * Add PATCH method to router 2 anos atrás
  florian 60c80a45a0 * patch by Bart B to complete missing functions in the math unit, resolves #40055 2 anos atrás
  florian 6c5f9537b3 * avoid to generate bt [mem], reg, resolves #40039 2 anos atrás
  Tomas Hajny 1bb4003984 * messages regenerated after fixing #40008 2 anos atrás
  Tomas Hajny baf950bf76 * improved consistency as suggested in bug #40008 2 anos atrás
  Tomas Hajny abbec0eb9b * fixed test program - bug #40072 2 anos atrás
  Tomas Hajny 45b15c5750 * fixed test program - bug #40072 2 anos atrás
  Tomas Hajny 092bc17cb2 * fixed test program - bug #40072 2 anos atrás
  Tomas Hajny c631d86122 * fixed test program - bug #40072 2 anos atrás
  Tomas Hajny e9ce3be110 * fix for bug #40071 (corrected integer size redefined due to use of objfpc) 2 anos atrás
  Jonas Maebe 32f8dc7ef5 symcreat: add hidden high parameters in create_procdef_alias 2 anos atrás
  J. Gareth "Curious Kit" Moreton a1abe51f2a * Refactor of is_cyclic to use a linked list on the stack instead of a dynamic array 2 anos atrás
  Sven/Sarah Barth 4b659175d9 - remove no longer required readonly functionality from tparasymtable 2 anos atrás
  Sven/Sarah Barth e1288897f3 * fix #40031: with support for inline specializations it no longer makes sense to make the parameter symtable of a procedure variable type readonly as there *are* defs that are added to it 2 anos atrás
  Sven/Sarah Barth b6b2785b66 * also skip high parameters when pc_normal_no_hidden is given to tprocdef.getcopyas 2 anos atrás
  Sven/Sarah Barth 430bcac389 * ensure that all hidden parameter symbols are removed when adding an anonymous function to a capturer (they'll be added again later on) 2 anos atrás
  Sven/Sarah Barth d7d65fe0d7 * fix typo in comment 2 anos atrás