Commit Graph

65 Commits

Author SHA1 Message Date
Marc Wäckerlin 0a3a928547 new tests for string exceptions 2004-12-20 13:23:00 +00:00
Marc Wäckerlin a5c5b70eed mrw string now throws exceptions, catch needed 2004-12-20 13:22:25 +00:00
Marc Wäckerlin ec1e1f1898 exception tests: each exception must be in an own test case 2004-12-20 13:21:21 +00:00
Marc Wäckerlin fc0254a342 documentation improved, new grouping 2004-12-20 07:40:36 +00:00
Marc Wäckerlin 7c07d63570 everything is ok, when pipes are non blocking on parent's side and blocking on client's side, and select is not used (not necessary for non blocking IO) 2004-12-18 21:00:09 +00:00
Marc Wäckerlin 1386c24c79 pipes can be blocking, non blocking or blocking on one side only
default is again blocking, because it causes less trouble
2004-12-18 20:58:19 +00:00
Marc Wäckerlin 3e684a3419 it works perfectly with blocking pipes and buffer size of 1 2004-12-17 17:38:57 +00:00
Marc Wäckerlin 38fd181264 added tokenizer 2004-12-17 16:30:06 +00:00
Marc Wäckerlin 2a47dd7863 stable implementation with select for both executes 2004-12-17 16:28:51 +00:00
Marc Wäckerlin f13b5a47b7 error in documentation syntax 2004-12-17 16:27:58 +00:00
Marc Wäckerlin 791c599d67 error in documentation: group forgotten 2004-12-17 16:27:28 +00:00
Marc Wäckerlin adad69abd1 initial version 2004-12-17 16:26:58 +00:00
Marc Wäckerlin 5a865cd30a inlines forgotten 2004-12-16 13:09:47 +00:00
Marc Wäckerlin 7f6d4c67d0 possibility to evaluate and extract sub expressions 2004-12-16 13:09:31 +00:00
Marc Wäckerlin a37c9c2164 support for connect_cin
pipe is now non blocking by default
2004-12-14 20:32:10 +00:00
Marc Wäckerlin 0cac265f4d added possibility to pass string to stdin of child process 2004-12-14 20:30:10 +00:00
Marc Wäckerlin 93160f4ee4 added regexp 2004-12-14 20:22:42 +00:00
Marc Wäckerlin f2b36b3249 bugfix, now it works for empty lines 2004-12-14 20:21:21 +00:00
Marc Wäckerlin 9486162f45 initial version 2004-12-14 20:20:30 +00:00
Marc Wäckerlin 802ab8e2c0 forget TRACE 2004-12-08 13:48:20 +00:00
Marc Wäckerlin 9826ce899d support for function tracing which does not yet work (bug in OpenC++) 2004-11-25 18:33:18 +00:00
Marc Wäckerlin 4d4da167ec bug fixed (put solution in the documentation) 2004-11-25 18:30:20 +00:00
Marc Wäckerlin 0fe2e6ea60 additional test for release and reset 2004-11-25 18:27:03 +00:00
Marc Wäckerlin 7fd9fbc634 Constness corrected 2004-11-25 18:26:04 +00:00
Marc Wäckerlin 35864b0f5e removed deprecated tags 2004-10-13 11:27:00 +00:00
Marc Wäckerlin b22868131a remove stdout, print stack trace 2004-10-13 11:19:22 +00:00
Marc Wäckerlin 38f6f02c76 getline reads a whole line from a stream 2004-10-13 11:18:33 +00:00
Marc Wäckerlin e929ed1dc4 new file stdext.cpp 2004-10-13 11:17:21 +00:00
Marc Wäckerlin dd678d1498 check whether shared libraries are evaluated 2004-10-13 10:49:12 +00:00
Marc Wäckerlin 8d5c98e8c0 no more need for ldd in StackTrace, read from /proc/self/maps 2004-10-13 10:47:15 +00:00
Marc Wäckerlin 6bc3bcc755 test for bad exception specification 2004-10-13 10:43:11 +00:00
Marc Wäckerlin 02baca0a04 no newline at the end of stack trace 2004-10-13 10:41:28 +00:00
Marc Wäckerlin 98c018ab79 add stdext.hpp 2004-10-11 18:33:53 +00:00
Marc Wäckerlin 849b301d4e *** empty log message *** 2004-10-11 18:30:16 +00:00
Marc Wäckerlin 529409a82a Better comment for new shared library feature 2004-10-11 16:49:32 +00:00
Marc Wäckerlin 5b2783e877 better comment and operators -> and * for AutoPtr 2004-10-11 16:48:29 +00:00
Marc Wäckerlin 0b13bb321d new AutoPtr 2004-10-11 16:05:02 +00:00
Marc Wäckerlin bf87a8a514 First version with working support for shared libraries! 2004-10-11 15:58:51 +00:00
Marc Wäckerlin 771195159f new method createSymtable that takes a list of arguments
-> untested!
2004-10-07 16:59:12 +00:00
Marc Wäckerlin 514d3fd5de forgotten to save before last checkin... 2004-10-07 16:16:34 +00:00
Marc Wäckerlin 32a9546ac1 correction in parameter (const&) 2004-10-07 09:32:45 +00:00
Marc Wäckerlin ef00668649 new feature 2004-10-07 09:31:30 +00:00
Marc Wäckerlin bea4847b13 several changes and reorganisation
mrw namespace docu
2004-10-07 09:30:23 +00:00
Marc Wäckerlin 0cb951bb58 new classes
new versioning
link tests with unexpected handler
check doxygen.error
2004-10-07 09:29:17 +00:00
Marc Wäckerlin 320498e3b9 errors in documentation 2004-10-07 09:27:01 +00:00
Marc Wäckerlin 40beb53a91 new group for suggestions
new inheritance
2004-10-07 09:25:34 +00:00
Marc Wäckerlin ed4c5d2cb5 enhance windoze compatibility 2004-10-07 09:24:08 +00:00
Marc Wäckerlin 0c6c8770dc bugs in documentation 2004-10-07 09:23:39 +00:00
Marc Wäckerlin ce41fb71b4 library versioning now works how i want it 2004-09-09 20:09:06 +00:00
Marc Wäckerlin ac592c4152 added .PHONY 2004-08-31 16:23:57 +00:00