Commit History

Author SHA1 Message Date
  Jonas Maebe a9f3906dd5 default(): fix in generics for non-procvars after 1be741681648 2 years ago
  Michaël Van Canneyt c09e8778bd * Small improvement in inittls. Fixes issue 40408 2 years ago
  Ondrej Pokorny a518fb1fd5 set FSocketInitialized to False in TSocketStream.Close (fix AV when Close is called twice) 2 years ago
  Ondrej Pokorny 38537fe27f SSL sockets: propagate socket error on SSL_ERROR_SYSCALL (SSL_ERROR_SYSCALL means an error happened on the underlying socket) 2 years ago
  Ondrej Pokorny 75338da133 Sockets errors redefined as regular Berkeley error constants also for Linux + add EINTR for Win 2 years ago
  Jonas Maebe 2476062198 default(): fix webtbf/tw37303 after previous changes 2 years ago
  Jonas Maebe 1be7416816 default value: fix issue with inlining 2 years ago
  marcoonthegit 6ab91262b2 * make an excpetion and allow undocumented TD_QUESTION_ICON constant. There are multiple sources for this. Fixes #40406 2 years ago
  marcoonthegit fb0d1c353c * foreground,background color sitemap reading for TOC, fixes #40402 2 years ago
  mattias 203c566875 fcl-process: fixed parsing CommandLine under unix 2 years ago
  Henrique Gottardi Werlang 1ca9f9af51 Rebase error. 2 years ago
  Rika Ichinose 1a6e6a1b0b Improve generic large set operations: +, -, *, ><, =, <=, mostly by working in PtrUints. 2 years ago
  mattias 9f93b88c1c pastojs: fixed pass ClassInstVar to IntfType 2 years ago
  mattias 0778071be7 pastojs: fixed possible mem leak 2 years ago
  Henrique Gottardi Werlang 14fa611979 Fixed creation pointer information in Pas2Js. 2 years ago
  ccrause 9440b17eea [AVR] Add command line options to selectively remove portions of the RTL startup code. 2 years ago
  florian c48c816e49 * (modified) patch by Jinyang He to handle alignment in FindInFieldTable correctly, resolves #40400 2 years ago
  Jonas Maebe 50040a2cab default values: store as staticvarsyms in staticsymtable 2 years ago
  florian cc27a5de78 + test from Rika for merge request 458 2 years ago
  J. Gareth "Curious Kit" Moreton dde19c0144 * Improvement to TEST/JNE/TEST/JNE code to be more accurate where register deallocations are concerned 2 years ago
  J. Gareth "Curious Kit" Moreton 699db16fe4 * x86: Fixed bug in TEST/JNE/TEST/JNE optimisation that caused bad code to be generated under -O3 2 years ago
  J. Gareth "Curious Kit" Moreton 11957d9a60 * New test, mostly for x86, to detect incorrect TEST/JNE/TEST/JNE optimisation 2 years ago
  florian 4096d9b74f * factor out subreg2opsize 2 years ago
  J. Gareth "Curious Kit" Moreton 6d5876a29c * New CMOV test at webtbs/tw40307.pp 2 years ago
  J. Gareth "Curious Kit" Moreton 6ffa258abb * x86: Revamped OptPass2Jcc CMOV code to shrink and reuse registers as much as possible 2 years ago
  J. Gareth "Curious Kit" Moreton 2a83972db8 * x86: Fixed bug where OptPass2Jcc CMOV optimisation sometimes 2 years ago
  Michaël Van Canneyt 36a2835f8c * Deprecate hextobin 2 years ago
  Michaël Van Canneyt 9b78328175 * Redirect posex to pos, patch from rika. Fixes issue #40389 2 years ago
  Michaël Van Canneyt 56a906a421 * Hex2Bin Delphi-compatible overloads. Fixes issue #38712 2 years ago
  Michaël Van Canneyt fd39fd96b3 * Add enumerator for TStringBuilder. Fix issue #37088 2 years ago