|
|
|
@ -1,3 +1,10 @@ |
|
|
|
|
* Mon Dec 13 2004 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.3.0 (mrw) |
|
|
|
|
- added the possibility to pass values to stdin in mrw::Exec |
|
|
|
|
- and the possibility to connect to stdin in mrw::Pipe |
|
|
|
|
- pipes are now non blocking by default |
|
|
|
|
* Fri Dec 10 2004 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.3.0 (mrw) |
|
|
|
|
- getline did not work for empty lines |
|
|
|
|
- added library fo regular expressions |
|
|
|
|
* Wed Nov 11 2004 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.2.2 (mrw) |
|
|
|
|
- correction in documentation: need [0]->toString() not .toString() |
|
|
|
|
* Wed Oct 13 2004 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.2.1 (mrw) |
|
|
|
|