]> git.tdb.fi Git - libs/core.git/log
libs/core.git
15 years agoConvert C-style casts to C++-style
Mikko Rasa [Wed, 24 Sep 2008 16:16:43 +0000 (16:16 +0000)]
Convert C-style casts to C++-style

15 years agoAdd put, getline and get to Filtered to make use of possible optimizations in the...
Mikko Rasa [Sun, 17 Aug 2008 06:48:08 +0000 (06:48 +0000)]
Add put, getline and get to Filtered to make use of possible optimizations in the filter
Set active in ~Filtered, since the filter may want to write something in its destructor

15 years agoAdd Filtered class
Mikko Rasa [Sat, 16 Aug 2008 08:50:23 +0000 (08:50 +0000)]
Add Filtered class
Make do_write and do_read protected everywhere so Filtered can use the base class versions

15 years agoAdd Id tag to Build io-1.0
Mikko Rasa [Mon, 11 Aug 2008 18:50:05 +0000 (18:50 +0000)]
Add Id tag to Build

15 years agoAdd License.txt
Mikko Rasa [Sun, 10 Aug 2008 18:27:00 +0000 (18:27 +0000)]
Add License.txt

15 years agoAdd version and description fields in Build
Mikko Rasa [Sun, 10 Aug 2008 16:14:16 +0000 (16:14 +0000)]
Add version and description fields in Build
Add header to pipe.cpp
Update svn:ignore

15 years agoRefactor EventDispatcher::tick to allow arbitary timeouts
Mikko Rasa [Sat, 19 Jul 2008 13:02:13 +0000 (13:02 +0000)]
Refactor EventDispatcher::tick to allow arbitary timeouts

15 years agoMake events work with Console
Mikko Rasa [Tue, 8 Jul 2008 15:22:39 +0000 (15:22 +0000)]
Make events work with Console
Derive EventDispatcher from sigc::trackable

15 years agoAdd support for console I/O
Mikko Rasa [Tue, 24 Jun 2008 19:40:17 +0000 (19:40 +0000)]
Add support for console I/O

15 years agoRecognize FileNotFound on win32
Mikko Rasa [Mon, 23 Jun 2008 20:52:17 +0000 (20:52 +0000)]
Recognize FileNotFound on win32

15 years agoAdd a missing include
Mikko Rasa [Sun, 8 Jun 2008 15:59:44 +0000 (15:59 +0000)]
Add a missing include

16 years agoMark the print functions inline
Mikko Rasa [Thu, 7 Feb 2008 15:23:57 +0000 (15:23 +0000)]
Mark the print functions inline

16 years agoAdd print functions
Mikko Rasa [Tue, 5 Feb 2008 12:33:31 +0000 (12:33 +0000)]
Add print functions

16 years agoRewrite Buffered to support read-write buffering correctly
Mikko Rasa [Mon, 4 Feb 2008 14:42:42 +0000 (14:42 +0000)]
Rewrite Buffered to support read-write buffering correctly
Rename signal_closing to signal_flush_required

16 years agoRename error.h to except.h
Mikko Rasa [Thu, 4 Oct 2007 20:24:51 +0000 (20:24 +0000)]
Rename error.h to except.h
Get rid of the largely unused IO::Exception

16 years agoInitial revision
Mikko Rasa [Tue, 12 Jun 2007 12:07:58 +0000 (12:07 +0000)]
Initial revision

17 years agoCreate trunk
Mikko Rasa [Sat, 24 Feb 2007 12:26:00 +0000 (12:26 +0000)]
Create trunk