]> git.tdb.fi Git - libs/core.git/shortlog
libs/core.git
2011-05-24 Mikko RasaConvert svn:ignore to .gitignore
2011-04-10 Mikko RasaAdd descendant_depth function
2011-02-10 Mikko RasaAdd rename function
2010-12-10 Mikko RasaPartial serial port implementation on win32
2010-11-26 Mikko RasaMake to_unixtime const
2010-10-08 Mikko RasaRefPtr:
2010-04-09 Mikko RasaAdd a class for serial port communications
2010-02-11 Mikko RasaFix a #include to use relative filename
2010-02-03 Mikko RasaAdd RemoveReference meta-function
2009-12-21 Mikko RasaAdd LogicError exception class
2009-09-23 Mikko RasaAdd get_sys_lib_dir function
2009-09-21 Mikko RasaBump version to 1.1 io-1.1
2009-09-21 Mikko RasaBump version to 1.1 fs-1.1
2009-09-21 Mikko RasaBump version to 1.1 strings-1.1
2009-09-21 Mikko RasaBump version to 1.1 1.1
2009-09-21 Mikko RasaUse transliterate mode in transcode
2009-09-20 Mikko RasaFix compile errors on 64-bit systems
2009-09-20 Mikko RasaFix compile erorrs on 64-bit systems
2009-09-20 Mikko RasaFix a compilation error on 64-bit systems
2009-09-11 Mikko RasaFix GetOpt to get strings correctly
2009-09-11 Mikko RasaRewrite Timer to use a heap instead of set to deal...
2009-09-11 Mikko RasaMake Path behave more consistently by always starting...
2009-05-07 Mikko RasaImprove GetOpt help generation
2009-03-23 Mikko RasaFix the UTF-8 decoder
2009-03-23 Mikko RasaAdd convenience functions to Encoder and Decoder to...
2009-03-17 Mikko RasaAdd Memory class
2009-03-17 Mikko RasaAllow polling an empty set of objects
2009-03-08 Mikko RasaFix some win32 compile errors
2009-03-08 Mikko RasaFix a problem with MATCH_MASK handling in Regex
2009-02-21 Mikko RasaFix octal escape generation in c_escape
2008-12-25 Mikko RasaMake codecs able to tell their name
2008-12-24 Mikko RasaAdd utility functions to check the contents of a string
2008-12-24 Mikko RasaMake sure all files have the correct header
2008-12-15 Mikko RasaUse the console handle for read/write on *nix
2008-12-15 Mikko RasaAdd copy constructor and copy assignment to Variant
2008-12-15 Mikko RasaAdd support for time zones
2008-12-09 Mikko RasaRewrite lexical_cast to use internal conversion routines
2008-11-25 Mikko RasaHandle branches in subregexes correctly
2008-11-13 Mikko RasaMSVC compatibility fixes
2008-10-14 Mikko RasaAdd Changelog.txt fs-1.0.1
2008-09-24 Mikko RasaConvert C-style casts to C++-style
2008-09-24 Mikko RasaConvert a C-style cast to C++-style
2008-09-12 Mikko RasaMake dirname behave sensibly for single-component paths
2008-08-31 Mikko RasaAdd validation for DateTime constructor parameters
2008-08-24 Mikko RasaImprove BackTrace printing
2008-08-17 Mikko RasaFix win32 compilation
2008-08-17 Mikko RasaAdd put, getline and get to Filtered to make use of...
2008-08-16 Mikko RasaAdd Filtered class
2008-08-15 Mikko RasaOnly require -ldl on Linux
2008-08-15 Mikko Rasaexecinfo.h is a GNU extension so check for glibc
2008-08-14 Mikko RasaAdd jisx0208.table to tarball strings-1.0
2008-08-11 Mikko RasaAdd Id tag to Build io-1.0
2008-08-11 Mikko RasaUpdate svn:ignore fs-1.0
2008-08-10 Mikko RasaAdd License.txt
2008-08-10 Mikko RasaUpdate and clean up svn:ignore 1.0
2008-08-10 Mikko RasaUpdate svn:ignore
2008-08-10 Mikko RasaAdd version and description fields in Build
2008-08-10 Mikko RasaMake the programs use the library and headers from...
2008-08-10 Mikko RasaNew functions in utils.h: readlink realpath
2008-08-06 Mikko RasaAdd specialization for lexical_cast<std::string> to...
2008-08-06 Mikko RasaAdd a "where" property to Exception class
2008-08-05 Mikko RasaHandle constness in Variant
2008-07-23 Mikko RasaReport uncaught exceptions with a MessageBox on win32
2008-07-22 Mikko RasaFix win32 compilation
2008-07-20 Mikko RasaFix a typo in get_user_data_dir
2008-07-20 Mikko RasaRefactor the API
2008-07-20 Mikko RasaSplit directory and stat related functions into their...
2008-07-19 Mikko RasaRename the library as mspfs
2008-07-19 Mikko RasaRefactor EventDispatcher::tick to allow arbitary timeouts
2008-07-19 Mikko RasaAllow canceling timers
2008-07-08 Mikko RasaMake events work with Console
2008-06-24 Mikko RasaAdd support for console I/O
2008-06-24 Mikko RasaRemove an obsolete Makefile
2008-06-24 Mikko RasaFix a gcc 4.3 style warning
2008-06-23 Mikko RasaRecognize FileNotFound on win32
2008-06-08 Mikko RasaFix some more style warnings
2008-06-08 Mikko RasaAdd missing includes
2008-06-08 Mikko RasaAdd a missing include
2008-06-08 Mikko RasaAdd missing includes
2008-06-08 Mikko RasaAdd missing includes
2008-05-28 Mikko RasaRemove the "optimization" of omitting MATCH_CHAR instru...
2008-05-20 Mikko RasaAdd chdir function
2008-03-19 Mikko RasaPthread is no longer recognized as a package by Builder
2008-03-10 Mikko RasaAdd Variant class
2008-02-27 Mikko RasaAdd is_dir and get_home_dir functions
2008-02-07 Mikko RasaMark the print functions inline
2008-02-05 Mikko RasaAdd print functions
2008-02-04 Mikko RasaRewrite Buffered to support read-write buffering correctly
2008-01-12 Mikko RasaFix c_unescape
2007-12-28 Mikko RasaFix an integer rounding error in Profiler
2007-12-27 Mikko RasaStore hInstance in Application class on win32
2007-12-07 Mikko RasaBugfixes
2007-12-05 Mikko RasaStore the failed key in KeyError
2007-11-11 Mikko RasaFix a sign error in ProfilingScope
2007-11-10 Mikko RasaUse operator void * instead of bool in Time classes...
2007-10-19 Mikko RasaRewrite Time::Timer to not force the use of a thread...
2007-10-12 Mikko RasaAdd Debug::Profiler
2007-10-04 Mikko Rasacore/error.h renamed to except.h
2007-10-04 Mikko Rasacore/error.h renamed to except.h
2007-10-04 Mikko RasaRename error.h to except.h
next