Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the encoding pragma for regex literals. | Jarkko Hietaniemi | 2001-11-06 | 1 | -2/+21 |
* | More encoding testing. | Jarkko Hietaniemi | 2001-11-02 | 1 | -5/+5 |
* | Make encoding and charnames pragmas coexist. | Jarkko Hietaniemi | 2001-11-02 | 1 | -3/+0 |
* | If an encoding is set by -M/-m, it must be in | Jarkko Hietaniemi | 2001-11-01 | 1 | -10/+4 |
* | Extend the effect of the encoding pragma to chr() and ord(). | Jarkko Hietaniemi | 2001-10-31 | 1 | -8/+22 |
* | Doc tweaks. | Jarkko Hietaniemi | 2001-10-31 | 1 | -2/+9 |
* | Clarification: use encoding cannot be used to | Jarkko Hietaniemi | 2001-10-31 | 1 | -0/+7 |
* | More documentation for the encode pragma. | Jarkko Hietaniemi | 2001-10-31 | 1 | -1/+1 |
* | Enable -Mencoding=foobar also for string literals. | Jarkko Hietaniemi | 2001-10-31 | 1 | -3/+5 |
* | More todo for the encoding pragma. | Jarkko Hietaniemi | 2001-10-28 | 1 | -1/+1 |
* | Add the encoding pragma to control the "upgrade" | Jarkko Hietaniemi | 2001-10-28 | 1 | -0/+54 |