Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not... | Anton Tagunov | 2002-03-08 | 1 | -5/+77 |
* | As suggested by Anton Tagunov, eq and cmp now obey the | Jarkko Hietaniemi | 2002-03-07 | 1 | -2/+20 |
* | To really skip the test an exit() is needed. | Jarkko Hietaniemi | 2002-02-08 | 1 | -0/+1 |
* | EBCDIC: the encoding pragma would need some rethinking, | Jarkko Hietaniemi | 2002-02-06 | 1 | -0/+6 |
* | Implement the encoding pragma for regex literals. | Jarkko Hietaniemi | 2001-11-06 | 1 | -1/+15 |
* | More encoding testing. | Jarkko Hietaniemi | 2001-11-02 | 1 | -2/+21 |
* | Make encoding and charnames pragmas coexist. | Jarkko Hietaniemi | 2001-11-02 | 1 | -1/+7 |
* | Extend the effect of the encoding pragma to chr() and ord(). | Jarkko Hietaniemi | 2001-10-31 | 1 | -1/+15 |
* | Enable -Mencoding=foobar also for string literals. | Jarkko Hietaniemi | 2001-10-31 | 1 | -9/+16 |
* | Comment nits. | Jarkko Hietaniemi | 2001-10-30 | 1 | -2/+2 |
* | Add the encoding pragma to control the "upgrade" | Jarkko Hietaniemi | 2001-10-28 | 1 | -0/+24 |