projects
/
libs
/
core.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Windows compilation fixes
2012-07-09
Mikko Rasa
Windows compilation fixes
commit
|
commitdiff
|
tree
2012-07-07
Mikko Rasa
Use a self-assignment to copy all members
commit
|
commitdiff
|
tree
2012-07-07
Mikko Rasa
Style fix: split function bodies to separate line outside...
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Add Path::c_str() method
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Comment updates
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Refactor Path::init
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Store an array of separators alongside with the path...
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Add some more test cases for FS::Path
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Make FS::Path::Iterator assignable
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Very minor refactoring
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Add other comparison operators to FS::Path
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Style fix: add whitespace
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Reorder Path member functions
commit
|
commitdiff
|
tree
2012-07-06
Mikko Rasa
Add unit tests for strings/utils.h and FS::Path
commit
|
commitdiff
|
tree
2012-05-30
Mikko Rasa
Implement get_handle in File and Pipe
commit
|
commitdiff
|
tree
2012-05-30
Mikko Rasa
Add functions to support console redirection
commit
|
commitdiff
|
tree
2012-05-30
Mikko Rasa
Add some error checks to Console functions
commit
|
commitdiff
|
tree
2012-05-30
Mikko Rasa
Set correct mode in Pipe constructor
commit
|
commitdiff
|
tree
2012-05-30
Mikko Rasa
Use separate members for Pipe read/write handles
commit
|
commitdiff
|
tree
2012-05-30
Mikko Rasa
Use an enum rather than plain integers to distinguish...
commit
|
commitdiff
|
tree
2012-05-30
Mikko Rasa
Fix a 64-bit compilation error
commit
|
commitdiff
|
tree
2012-05-10
Mikko Rasa
Fix warnings about certain narrowing conversions not...
commit
|
commitdiff
|
tree
2012-05-10
Mikko Rasa
Add missing headers
commit
|
commitdiff
|
tree
2011-09-06
Mikko Rasa
Change stat functions so that it's again possible to...
commit
|
commitdiff
|
tree
2011-09-06
Mikko Rasa
Fix some stray header names
commit
|
commitdiff
|
tree
2011-09-04
Mikko Rasa
Hash functions
commit
|
commitdiff
|
tree
2011-08-13
Mikko Rasa
Use string::size_type rather than unsigned to store...
commit
|
commitdiff
|
tree
2011-08-10
Mikko Rasa
Add a missing #include
commit
|
commitdiff
|
tree
2011-08-05
Mikko Rasa
Remove signal_closed now that closing is only done...
commit
|
commitdiff
|
tree
2011-08-05
Mikko Rasa
Add a constructor for system_error that takes error...
commit
|
commitdiff
|
tree
2011-08-01
Mikko Rasa
Remove the obsolete exceptions from core
commit
|
commitdiff
|
tree
2011-07-31
Mikko Rasa
Don't throw on win32 if file has no owner or group
commit
|
commitdiff
|
tree
2011-07-31
Mikko Rasa
Add a flag to make statting directories work on win32
commit
|
commitdiff
|
tree
2011-07-31
Mikko Rasa
Use 64-bit version of stat syscall, even on 32-bit...
commit
|
commitdiff
|
tree
2011-07-31
Mikko Rasa
Add an ls example to demonstrate some of the fs components
commit
|
commitdiff
|
tree
2011-07-30
Mikko Rasa
Put examples in their own directory
commit
|
commitdiff
|
tree
2011-07-30
Mikko Rasa
Rewrite the stat functions to expose a platform-independent...
commit
|
commitdiff
|
tree
2011-07-30
Mikko Rasa
Add conversions from timeval/FILETIME to RawTime
commit
|
commitdiff
|
tree
2011-07-29
Mikko Rasa
Isolate platform-dependent RawTime conversion functions...
commit
|
commitdiff
|
tree
2011-07-28
Mikko Rasa
Remove an unnecessary #include
commit
|
commitdiff
|
tree
2011-07-28
Mikko Rasa
Exception rework for fs components
commit
|
commitdiff
|
tree
2011-07-28
Mikko Rasa
Remove some stray Id tags
commit
|
commitdiff
|
tree
2011-07-28
Mikko Rasa
Merge branch 'fs-master'
commit
|
commitdiff
|
tree
2011-07-28
Mikko Rasa
Comment changes
commit
|
commitdiff
|
tree
2011-07-28
Mikko Rasa
Style update: remove alignment
commit
|
commitdiff
|
tree
2011-07-27
Mikko Rasa
Remove Id tags and copyright notices from source files
commit
|
commitdiff
|
tree
2011-07-27
Mikko Rasa
Prepare for assimilation into core
commit
|
commitdiff
|
tree
2011-07-27
Mikko Rasa
Style update: spaces around assignments
commit
|
commitdiff
|
tree
2011-07-27
Mikko Rasa
Convert svn:ignore to .gitignore
commit
|
commitdiff
|
tree
2011-07-25
Mikko Rasa
Update .gitignore
commit
|
commitdiff
|
tree
2011-07-25
Mikko Rasa
Add unit tests
commit
|
commitdiff
|
tree
2011-07-25
Mikko Rasa
maputils.h: add insert_unique function
commit
|
commitdiff
|
tree
2011-06-18
Mikko Rasa
Build help messages with format instead of ostringstream
commit
|
commitdiff
|
tree
2011-06-18
Mikko Rasa
Use IO::cout rather than std::cout
commit
|
commitdiff
|
tree
2011-06-18
Mikko Rasa
Add FILE_FLAG_OVERLAPPED in a couple of places
commit
|
commitdiff
|
tree
2011-06-18
Mikko Rasa
Fix Memory::getline
commit
|
commitdiff
|
tree
2011-06-18
Mikko Rasa
Unify end-of-file handling
commit
|
commitdiff
|
tree
2011-06-14
Mikko Rasa
Don't repeat exception names in what()
commit
|
commitdiff
|
tree
2011-06-14
Mikko Rasa
Put the check_access function in Base
commit
|
commitdiff
|
tree
2011-06-14
Mikko Rasa
Disallow closing stuff before destruction
commit
|
commitdiff
|
tree
2011-06-13
Mikko Rasa
Use EventReader in Serial as well
commit
|
commitdiff
|
tree
2011-06-13
Mikko Rasa
Fix the Build file so that io headers are installed
commit
|
commitdiff
|
tree
2011-06-13
Mikko Rasa
Minor change to EventReader to avoid an invalid handle...
commit
|
commitdiff
|
tree
2011-06-12
Mikko Rasa
Use EventReader in pipe
commit
|
commitdiff
|
tree
2011-06-12
Mikko Rasa
EventReader class
commit
|
commitdiff
|
tree
2011-06-12
Mikko Rasa
Wrap seek in a helper function and make it compatible...
commit
|
commitdiff
|
tree
2011-06-11
Mikko Rasa
Move some common operations to helper functions
commit
|
commitdiff
|
tree
2011-06-11
Mikko Rasa
Separate event-related stuff from Base
commit
|
commitdiff
|
tree
2011-06-11
Mikko Rasa
Use the new Handle class to hide platform details from...
commit
|
commitdiff
|
tree
2011-06-11
Mikko Rasa
Hide win32-specific stuff in Pipe behind pimpl
commit
|
commitdiff
|
tree
2011-06-11
Mikko Rasa
Add a pimpl Handle class
commit
|
commitdiff
|
tree
2011-06-11
Mikko Rasa
Use pimpl in Poller
commit
|
commitdiff
|
tree
2011-06-11
Mikko Rasa
Further style fixes
commit
|
commitdiff
|
tree
2011-06-11
Mikko Rasa
Add an intermediate Seekable interface class
commit
|
commitdiff
|
tree
2011-06-11
Mikko Rasa
Rework exceptions for IO
commit
|
commitdiff
|
tree
2011-06-10
Mikko Rasa
Merge branch 'io-master'
commit
|
commitdiff
|
tree
2011-06-10
Mikko Rasa
Convert svn:ignore to .gitignore
commit
|
commitdiff
|
tree
2011-06-10
Mikko Rasa
Move files to prepare for assimilation into core
commit
|
commitdiff
|
tree
2011-06-10
Mikko Rasa
Move class members and comments around
commit
|
commitdiff
|
tree
2011-06-09
Mikko Rasa
Exception changes in strings/utils.cpp
commit
|
commitdiff
|
tree
2011-06-09
Mikko Rasa
Use the get_item function in Profiler::get_scope
commit
|
commitdiff
|
tree
2011-06-09
Mikko Rasa
Add utility functions for getting an item from an std...
commit
|
commitdiff
|
tree
2011-06-09
Mikko Rasa
Drop copyright and license notices from files
commit
|
commitdiff
|
tree
2011-06-09
Mikko Rasa
Style update: spaces around assignments
commit
|
commitdiff
|
tree
2011-06-09
Mikko Rasa
Style and comment updates
commit
|
commitdiff
|
tree
2011-06-09
Mikko Rasa
Make Time::sleep void
commit
|
commitdiff
|
tree
2011-06-08
Mikko Rasa
Improve exceptions for Regex and RegMatch
commit
|
commitdiff
|
tree
2011-06-08
Mikko Rasa
Avoid using relative paths beginning with .. in #includes
commit
|
commitdiff
|
tree
2011-06-08
Mikko Rasa
Use unsigned char as element of Regex::Code
commit
|
commitdiff
|
tree
2011-06-08
Mikko Rasa
Use format instead of stringstream in Regex
commit
|
commitdiff
|
tree
2011-06-07
Mikko Rasa
Add lexical conversion for DateTime
commit
|
commitdiff
|
tree
2011-06-07
Mikko Rasa
Remove the old commented out MutexPtr implementation
commit
|
commitdiff
|
tree
2011-06-07
Mikko Rasa
Allow error mode to be specified when creating the...
commit
|
commitdiff
|
tree
2011-06-06
Mikko Rasa
Exception changes
commit
|
commitdiff
|
tree
2011-06-06
Mikko Rasa
Avoid using an exception in a non-error situation
commit
|
commitdiff
|
tree
2011-06-05
Mikko Rasa
Put unichar and ustring in their own file
commit
|
commitdiff
|
tree
2011-06-05
Mikko Rasa
Fix unicode replacement character
commit
|
commitdiff
|
tree
2011-06-05
Mikko Rasa
Return -1 from decode_char if there is no input
commit
|
commitdiff
|
tree
2011-06-03
Mikko Rasa
Rename UnicodeChar to unichar
commit
|
commitdiff
|
tree
2011-06-02
Mikko Rasa
Rewrite string codec utility functions more compactly
commit
|
commitdiff
|
tree
next