summaryrefslogtreecommitdiff
path: root/ext/session/session.c
Commit message (Collapse)AuthorAgeFilesLines
...
* - Use PS() everywhere.Andi Gutmans1999-06-061-11/+11
|
* - Make sessions compile on win32 but it still doesn't link.Andi Gutmans1999-06-061-6/+10
|
* - Add some *_FETCH()'s. Still some work to be done so that it'll compile on ↵Andi Gutmans1999-06-061-2/+9
| | | | win32.
* - s/encoded/encode/Sascha Schumann1999-06-061-3/+4
| | | | | - new TODO entry
* add some protosSascha Schumann1999-06-061-0/+28
|
* add some thoughtsSascha Schumann1999-06-061-0/+8
|
* - auto startup when calling registerSascha Schumann1999-06-051-2/+7
| | | | | - auto startup using a configuration option
* moving start code into its own functionSascha Schumann1999-06-051-24/+29
|
* SAPI does not want line endingsSascha Schumann1999-06-051-1/+1
|
* first import of session moduleSascha Schumann1999-06-051-0/+497