aboutsummaryrefslogtreecommitdiffhomepage
path: root/tokenizer.c
Commit message (Expand)AuthorAge
* Minor performance tweaksGravatar axel2005-10-26
* Use N>| instead of N| for generic pipe redirectionGravatar axel2005-10-15
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Don't allocate new buffers for tokenizer. Performance increaseGravatar axel2005-10-08
* Minor editsGravatar axel2005-10-08
* Fix bug that broke pipe redirectionGravatar axel2005-10-08
* Allow redirection to filedescriptors with higher number than 9Gravatar axel2005-10-08
* Add support for piping using other file descriptor than fd 1Gravatar axel2005-10-08
* Initial update for new event subsystemGravatar axel2005-10-06
* Initial revisionGravatar axel2005-09-20