Skip to content

Qore 1.1

Choose a tag to compare

@davidnich davidnich released this 17 Jan 17:49
· 3389 commits to develop since this release

What's Changed

  • refs #4392 stack guard fails to protect against crashes in the primary thread on some platforms by @davidnich
  • refs #4385 added an API to list all parent data provider types by @davidnich
  • refs #4383 fixed an error where the module name was not always set correctly for constants and functions by @davidnich
  • refs #4382 fixed errors in finalizing parsing and initializing constant values by @davidnich
  • refs #4379 added regex subst APIs to the QoreString* classes by @davidnich in #4381
  • refs #3409 added warnings for the [] operator for constant values tha… by @davidnich in #4386
  • refs #2394 fixed handling certain parse errors on the command-line by @davidnich
  • refs #2104 implemented support for enriching exceptions with the reth… by @davidnich in #4391
  • refs #2096 fixed a crash in the scanner handling EOF in regexes by @davidnich in #4388
  • Bugfix/pgsql ci fixes by @davidnich in #4393

Full Changelog: release-1.0.13...release-1.1