summaryrefslogtreecommitdiffstats
path: root/generic/regc_lex.c
Commit message (Collapse)AuthorAgeFilesLines
* lots of lintstanton1998-11-111-13/+0
| | | | wrapped mutex declarations in ifdefs to avoid compiler warnings
* integrated latest regexp updates from Henry Spencer, includes newstanton1998-11-111-12/+13
| | | | | regexp switches "-line", "-lineanchor", and "-linestop" for controlling newline behavior
* Integrated latest regexp changes from Henry Spencer.stanton1998-10-211-0/+1022
Moved regexp related declarations out of tclInt.h and into tclRegexp.h. Added "encoding" command.