summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/expr/qattributenamevalidator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Update license headers.Jason McDonald2009-08-111-1/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+109
n value='bug_3525907'>bug_3525907 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | Reduce size of TEBC activation record a bit.dkf2009-12-082-379/+409
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | * generic/tclExecute.c (TEBC): Grouping "slow" variables intoMiguel Sofer2009-12-082-319/+333
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | structs, to reduce register pressure and help the compiler with variable allocation.
| | * | | | | | | | | | | | | * generic/tclExecute.c: Start cleaning the TEBC stablesMiguel Sofer2009-12-083-219/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclInt.h:
| | * | | | | | | | | | | | | * generic/tclCmdIL.c: Fix of [Bug #2910094] by akuMiguel Sofer2009-12-07