projects
/
libs
/
core.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libs/core.git
2011-07-31
Mikko Rasa
Add an ls example to demonstrate some of the fs components
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Mikko Rasa
Put examples in their own directory
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Mikko Rasa
Rewrite the stat functions to expose a platform-indepen...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Mikko Rasa
Add conversions from timeval/FILETIME to RawTime
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Mikko Rasa
Isolate platform-dependent RawTime conversion functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Mikko Rasa
Remove an unnecessary #include
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Mikko Rasa
Exception rework for fs components
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Mikko Rasa
Remove some stray Id tags
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Mikko Rasa
Merge branch 'fs-master'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Mikko Rasa
Comment changes
fs-master
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Mikko Rasa
Style update: remove alignment
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Mikko Rasa
Remove Id tags and copyright notices from source files
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Mikko Rasa
Prepare for assimilation into core
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Mikko Rasa
Style update: spaces around assignments
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Mikko Rasa
Convert svn:ignore to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Mikko Rasa
Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Mikko Rasa
Add unit tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Mikko Rasa
maputils.h: add insert_unique function
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Mikko Rasa
Build help messages with format instead of ostringstream
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Mikko Rasa
Use IO::cout rather than std::cout
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Mikko Rasa
Add FILE_FLAG_OVERLAPPED in a couple of places
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Mikko Rasa
Fix Memory::getline
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Mikko Rasa
Unify end-of-file handling
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Mikko Rasa
Don't repeat exception names in what()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Mikko Rasa
Put the check_access function in Base
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Mikko Rasa
Disallow closing stuff before destruction
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Mikko Rasa
Use EventReader in Serial as well
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Mikko Rasa
Fix the Build file so that io headers are installed
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Mikko Rasa
Minor change to EventReader to avoid an invalid handle...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Mikko Rasa
Use EventReader in pipe
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Mikko Rasa
EventReader class
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Mikko Rasa
Wrap seek in a helper function and make it compatible...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mikko Rasa
Move some common operations to helper functions
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mikko Rasa
Separate event-related stuff from Base
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mikko Rasa
Use the new Handle class to hide platform details from...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mikko Rasa
Hide win32-specific stuff in Pipe behind pimpl
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mikko Rasa
Add a pimpl Handle class
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mikko Rasa
Use pimpl in Poller
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mikko Rasa
Further style fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mikko Rasa
Add an intermediate Seekable interface class
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Mikko Rasa
Rework exceptions for IO
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mikko Rasa
Merge branch 'io-master'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mikko Rasa
Convert svn:ignore to .gitignore
io-master
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mikko Rasa
Move files to prepare for assimilation into core
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Mikko Rasa
Move class members and comments around
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mikko Rasa
Exception changes in strings/utils.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mikko Rasa
Use the get_item function in Profiler::get_scope
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mikko Rasa
Add utility functions for getting an item from an std...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mikko Rasa
Drop copyright and license notices from files
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mikko Rasa
Style update: spaces around assignments
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mikko Rasa
Style and comment updates
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Mikko Rasa
Make Time::sleep void
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Mikko Rasa
Improve exceptions for Regex and RegMatch
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Mikko Rasa
Avoid using relative paths beginning with .. in #includes
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Mikko Rasa
Use unsigned char as element of Regex::Code
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Mikko Rasa
Use format instead of stringstream in Regex
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Mikko Rasa
Add lexical conversion for DateTime
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Mikko Rasa
Remove the old commented out MutexPtr implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Mikko Rasa
Allow error mode to be specified when creating the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Mikko Rasa
Exception changes
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Mikko Rasa
Avoid using an exception in a non-error situation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Mikko Rasa
Put unichar and ustring in their own file
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Mikko Rasa
Fix unicode replacement character
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Mikko Rasa
Return -1 from decode_char if there is no input
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Mikko Rasa
Rename UnicodeChar to unichar
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Mikko Rasa
Rewrite string codec utility functions more compactly
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Mikko Rasa
Rename namespace Codecs to StringCodec
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Mikko Rasa
Drop copyright and license notices from source files
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Mikko Rasa
Use new system_error class in TimeZone
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Mikko Rasa
Fix incorrect return value check in get_local_timezone
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Mikko Rasa
Use format instead of stringstream in TimeZone
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Mikko Rasa
Flip the sign of TimeZone offset so it makes more sense
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Mikko Rasa
Fix a bug with leap year handling in DateTime::add_days
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Mikko Rasa
Use format instead of stringstream in DateTime
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Change exception classes and messages in DateTime
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Put DateTime::init functions to the correct place in...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Use the timespec conversion in Semaphore::wait
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Select RawTime definition based on compiler, not platform
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Rename time/types.h to rawtime.h
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Use format instead of stringstream in TimeDelta
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Remove the now-unused types.h
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Refactor Mutex with pimpl
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
New system_error exception class
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Refactor Thread class with pimpl to avoid exposing...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Add a missing #include <windows.h>
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Use lexical_cast instead of stringstream in GetOpt
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Exception improvements for lexical_cast
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Exception changes for Fmt and Formatter
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Mikko Rasa
Rename formatter.* to format.*
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Mikko Rasa
Improve error reporting in Variant
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Mikko Rasa
Make help message printing automatic
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Mikko Rasa
Merge branch 'strings-master'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Mikko Rasa
Move files around to prepare for assimilation into...
strings-master
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Mikko Rasa
Further style and comment adjustments
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Mikko Rasa
Remove some dead functions
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Mikko Rasa
Convert svn:ignore to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Mikko Rasa
Style updates
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Mikko Rasa
Join threads upon object destruction
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Mikko Rasa
Prevent a crash if application destructor throws
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Mikko Rasa
Streamline application class registration
commit
|
commitdiff
|
tree
|
snapshot
next