Commit History

Author SHA1 Message Date
  marcoonthegit 5a227b9888 * second parameter is a reference. Delphi seems to have VAR here. 2 months ago
  Michaël Van Canneyt 424e69d343 * Fix bug in TJSONNumber 2 months ago
  marcoonthegit b91f0691c9 * and a fix from Zvoni from the forum. lpolestreamvtbl is a pointer to the vtbl record 2 months ago
  marcoonthegit 317a063746 * function types need to be stdcall, reported by 440bx on forum. 2 months ago
  J. Gareth "Curious Kit" Moreton 994ebf55ec * Added missing "ait_tempalloc" to 7a4dbdc5 commit 2 months ago
  florian 80710db0e0 * second test for 7a4dbdc5aa5c26e363545ceefec120c986de73f2 2 months ago
  J. Gareth "Curious Kit" Moreton 73e0a5e0c2 * Added test for #41270 register allocation error 2 months ago
  J. Gareth "Curious Kit" Moreton 7a4dbdc5aa * Improved register allocator and fixed bug where a call to "is_same_reg_move" would leave behind dangling pointers 2 months ago
  marcoonthegit 6e0b67d5f7 * const pointer of names argument of ITypeinfo.getidsofnames is not a reference, make it a proper double pointer. Note that this is not the IDispatch routine of the same name that is used a lot in the RTL. 2 months ago
  marcoonthegit 9442543a60 * prealloc return value to size_t 2 months ago
  marcoonthegit 72d4115e28 * IMarshal fixes from focus and refiid fixes. 2 months ago
  Michaël Van Canneyt 9514ef60a9 * Remove debug (?) statement 2 months ago
  Margers 99f03e8008 Line length limit set to ((actual max line length) mod 64+2)*64. 2 months ago
  Margers 35fb1a1f63 Comment/Uncomment selection. 2 months ago
  Margers 7dfa763e67 Fix Ctrl-k b mark beginning of select, Ctrl-k k end select. 2 months ago
  Margers 7961b1f893 Nested comment syntax highlight fix (compiler mode switches change). 2 months ago
  Margers 12e4775349 Syntax highlight fix for indent and unindent block. 2 months ago
  Margers 49a46d107c Hide debug info. Use constant in expr instead of variable. 2 months ago
  Margers b3591aecc2 Mouse wheel buttons fix when other button holding down. 2 months ago
  Margers aa75783329 Select text by scrolling. 2 months ago
  Margers f4ed47545d Fix copy line with Tab char in it. 2 months ago
  Margers 0cad75f318 GPM report two additional buttons. 2 months ago
  Margers 00a8bb2ae9 Show mouse with new Free Vision Enhanced Video in linux console. 2 months ago
  Margers 34b2fa27f5 Exposes in interface ConvertToLegacyKeyEvent. 2 months ago
  Margers d6384e01cb Fix syntax highlight for asm block when local label name is @end. 2 months ago
  Margers ef2c9ecc1c Add widestring manager in uses. 2 months ago
  Michaël Van Canneyt 82b458bf3e * Fix case where 2 modules with same name are created at the same time (threading) 2 months ago
  Rika Ichinose 2c54273453 Round medium sizes up to the bin size. 2 months ago
  Rika Ichinose 5c5ace6b13 Reduce VarHeader size to 8 bytes. 2 months ago
  Michaël Van Canneyt 45df8cc902 * Improve clarity of MR !1056 2 months ago