summaryrefslogtreecommitdiff
path: root/regtest.tcl
Commit message (Expand)AuthorAge
* expr: Fix refcount issue converting invalid booleanSteve Bennett2017-08-07
* expr: Check for missing operand to operatorSteve Bennett2017-08-07
* format: validate too long precisionSteve Bennett2017-05-26
* scan: validate -ve XPG3 specifierSteve Bennett2017-05-26
* expr: Replace expression engineSteve Bennett2017-05-23
* scan: Ensure format is converted to string formSteve Bennett2017-05-12
* regexp: Fix bad memory access on missing close braceSteve Bennett2017-05-12
* lsort -unique: Fix case with no duplicatesSteve Bennett2017-05-12
* format: Validate too many flags in format stringSteve Bennett2017-05-12
* exec: Fix check for | and |&Steve Bennett2017-05-12
* scan: error on missing conversion charSteve Bennett2017-05-12
* jim: Fix ref count problem with interpolated dict substSteve Bennett2017-05-12
* lsort: Fix a refcount issueSteve Bennett2017-05-12
* expr: Add better checks for invalid ternary expressionSteve Bennett2017-04-07
* Fix ref count for interpolation/expressionSteve Bennett2017-04-07
* expr: fix crash on invalid ternary orderSteve Bennett2017-04-07
* Fix / command: divide by zeroSteve Bennett2017-04-07
* Fix a crash due to cached local command resolutionSteve Bennett2016-09-05
* Don't unconditionally define _GNU_SOURCESteve Bennett2016-08-17
* aio: Fix conflict between onexception and writableSteve Bennett2014-04-28
* Add testSteve Bennett2014-04-28
* array: avoid crash on unset variableSteve Bennett2014-04-23
* regtest: don't exit prematurely from test 32Steve Bennett2014-01-18
* Add regression test for return -code evalSteve Bennett2014-01-03
* Fix infinite loop with error in lsort -uniqueSteve Bennett2013-12-12
* Add titles to recent regression testsSteve Bennett2013-11-11
* Fix [string tolower] buffer overflow for non-utf8Steve Bennett2013-11-06
* Fix a reference counting bugSteve Bennett2012-03-13
* Fix bug when calling ref finalizersSteve Bennett2011-12-16
* Prevent infinite recursion for eval, aliasSteve Bennett2011-12-02
* Don't allow upvar to a higher levelSteve Bennett2011-11-18
* Improvements to variable caching and resolutionSteve Bennett2011-11-18
* Fix object leak in regexp/regsubSteve Bennett2011-07-27
* Use clock instead of open for loadable module bugSteve Bennett2011-07-07
* Fix crash on dup of object with script repSteve Bennett2011-06-21
* Fix an infinite loop in substSteve Bennett2011-05-26
* Fix crash with: global ::nameSteve Bennett2011-05-26
* Fix a crash when evaluating an invalid expressionSteve Bennett2011-05-25
* Fix [for] crash if loop var is unsetSteve Bennett2011-04-12
* Bug fix: crash parsing invalid dict sugarSteve Bennett2010-11-26
* Fix bug when renaming the current procSteve Bennett2010-10-15
* Fix reference counting of stack trace in 'error'Steve Bennett2010-10-15
* Fix crash on expand of empty argSteve Bennett2010-10-15
* Fix a crash during list parsingSteve Bennett2010-10-15
* It was possible to create a bad refSteve Bennett2010-10-15
* Reference count commandsSteve Bennett2010-10-15
* Implement unix domain sockets for socketSteve Bennett2010-10-15
* 2008-11-05 Steve Bennett <steveb@workware.net.au>oharboe2008-11-05
* Applied patch about unset a(x) against non existing 'a' variableantirez2005-03-08
* A specializing version of [for] that appears able to match theantirez2005-03-06