Commit History

Author SHA1 Message Date
  Jonas Maebe a2a0436347 + support for threadvars in the JVM based on JLThreadLocal; see 14 years ago
  Jonas Maebe 79e971ea12 * fixed fpc_dynarr_copy() for making copies of arrays of implicit pointer 14 years ago
  Jonas Maebe 7092f2957a * use deep copies rather than cloning when copying array contents 14 years ago
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target 14 years ago
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target 14 years ago
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as 14 years ago
  Jonas Maebe 7a5d334951 + support for copy(dynarray) 14 years ago
  Jonas Maebe ecba07c6a8 * greatly simplified dynamic array handling by making use of the 14 years ago
  Jonas Maebe 91855becfe + unicodestring support for the JVM target (except for multiple adds 14 years ago
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: 14 years ago
  Jonas Maebe 60e0347bd9 * replaced partial manual declarations of some Java classes with 14 years ago
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays 14 years ago
  Jonas Maebe ee8b662fa1 + dynamic array support for the JVM target: setlength(), length(), high(): 14 years ago