projects
/
libs
/
core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update Build for latest changes in Builder
[libs/core.git]
/
source
/
2012-07-26
Mikko Rasa
Implement Console::get_size on windows
tree
|
commitdiff
2012-07-26
Mikko Rasa
Tell the TTY driver to not mess with serial port data
tree
|
commitdiff
2012-07-26
Mikko Rasa
Handle c_cc when toggling canonical mode
tree
|
commitdiff
2012-07-26
Mikko Rasa
Fix a 64-bit compile error
tree
|
commitdiff
2012-07-18
Mikko Rasa
Allow seen_count to be bound to a variable for dealing...
tree
|
commitdiff
2012-07-16
Mikko Rasa
Variable length arrays on stack are not valid C++
tree
|
commitdiff
2012-07-15
Mikko Rasa
Do less syscalls in mkpath
tree
|
commitdiff
2012-07-14
Mikko Rasa
Check that the option actually has a short name
tree
|
commitdiff
2012-07-14
Mikko Rasa
Add documentation to GetOpt
tree
|
commitdiff
2012-07-14
Mikko Rasa
Rearrange GetOpt internals to provide a nicer external...
tree
|
commitdiff
2012-07-14
Mikko Rasa
Replace earlier options sharing the same short or long...
tree
|
commitdiff
2012-07-10
Mikko Rasa
Add common_ancestor function
tree
|
commitdiff
2012-07-09
Mikko Rasa
Recognize either separator as the root component
tree
|
commitdiff
2012-07-09
Mikko Rasa
Defer the retrieval of owner/group names until they...
tree
|
commitdiff
2012-07-09
Mikko Rasa
Fix GetSecurityInfo error checking and request appropri...
tree
|
commitdiff
2012-07-09
Mikko Rasa
Make Buffered trackable since it connects to signals
tree
|
commitdiff
2012-07-09
Mikko Rasa
Use native CreateDirectory/RemoveDirectory calls on...
tree
|
commitdiff
2012-07-09
Mikko Rasa
Return an empty Stat object for nonexistent files on...
tree
|
commitdiff
2012-07-09
Mikko Rasa
Fix name of the rmpath function
tree
|
commitdiff
2012-07-09
Mikko Rasa
Windows compilation fixes
tree
|
commitdiff
2012-07-07
Mikko Rasa
Use a self-assignment to copy all members
tree
|
commitdiff
2012-07-07
Mikko Rasa
Style fix: split function bodies to separate line outsi...
tree
|
commitdiff
2012-07-06
Mikko Rasa
Add Path::c_str() method
tree
|
commitdiff
2012-07-06
Mikko Rasa
Comment updates
tree
|
commitdiff
2012-07-06
Mikko Rasa
Refactor Path::init
tree
|
commitdiff
2012-07-06
Mikko Rasa
Store an array of separators alongside with the path...
tree
|
commitdiff
2012-07-06
Mikko Rasa
Make FS::Path::Iterator assignable
tree
|
commitdiff
2012-07-06
Mikko Rasa
Very minor refactoring
tree
|
commitdiff
2012-07-06
Mikko Rasa
Add other comparison operators to FS::Path
tree
|
commitdiff
2012-07-06
Mikko Rasa
Style fix: add whitespace
tree
|
commitdiff
2012-07-06
Mikko Rasa
Reorder Path member functions
tree
|
commitdiff
2012-05-30
Mikko Rasa
Implement get_handle in File and Pipe
tree
|
commitdiff
2012-05-30
Mikko Rasa
Add functions to support console redirection
tree
|
commitdiff
2012-05-30
Mikko Rasa
Add some error checks to Console functions
tree
|
commitdiff
2012-05-30
Mikko Rasa
Set correct mode in Pipe constructor
tree
|
commitdiff
2012-05-30
Mikko Rasa
Use separate members for Pipe read/write handles
tree
|
commitdiff
2012-05-30
Mikko Rasa
Use an enum rather than plain integers to distinguish...
tree
|
commitdiff
2012-05-10
Mikko Rasa
Fix warnings about certain narrowing conversions not...
tree
|
commitdiff
2012-05-10
Mikko Rasa
Add missing headers
tree
|
commitdiff
2011-09-06
Mikko Rasa
Change stat functions so that it's again possible to...
tree
|
commitdiff
2011-09-06
Mikko Rasa
Fix some stray header names
tree
|
commitdiff
2011-09-04
Mikko Rasa
Hash functions
tree
|
commitdiff
2011-08-13
Mikko Rasa
Use string::size_type rather than unsigned to store...
tree
|
commitdiff
2011-08-10
Mikko Rasa
Add a missing #include
tree
|
commitdiff
2011-08-05
Mikko Rasa
Remove signal_closed now that closing is only done...
tree
|
commitdiff
2011-08-05
Mikko Rasa
Add a constructor for system_error that takes error...
tree
|
commitdiff
2011-08-01
Mikko Rasa
Remove the obsolete exceptions from core
tree
|
commitdiff
2011-07-31
Mikko Rasa
Don't throw on win32 if file has no owner or group
tree
|
commitdiff
2011-07-31
Mikko Rasa
Add a flag to make statting directories work on win32
tree
|
commitdiff
2011-07-31
Mikko Rasa
Use 64-bit version of stat syscall, even on 32-bit...
tree
|
commitdiff
2011-07-30
Mikko Rasa
Rewrite the stat functions to expose a platform-indepen...
tree
|
commitdiff
2011-07-30
Mikko Rasa
Add conversions from timeval/FILETIME to RawTime
tree
|
commitdiff
2011-07-29
Mikko Rasa
Isolate platform-dependent RawTime conversion functions...
tree
|
commitdiff
2011-07-28
Mikko Rasa
Remove an unnecessary #include
tree
|
commitdiff
2011-07-28
Mikko Rasa
Exception rework for fs components
tree
|
commitdiff
2011-07-28
Mikko Rasa
Merge branch 'fs-master'
tree
|
commitdiff
2011-07-28
Mikko Rasa
Comment changes
fs-master
tree
|
commitdiff
2011-07-28
Mikko Rasa
Style update: remove alignment
tree
|
commitdiff
2011-07-27
Mikko Rasa
Remove Id tags and copyright notices from source files
tree
|
commitdiff
2011-07-27
Mikko Rasa
Prepare for assimilation into core
tree
|
commitdiff
2011-07-27
Mikko Rasa
Style update: spaces around assignments
tree
|
commitdiff
2011-07-25
Mikko Rasa
maputils.h: add insert_unique function
tree
|
commitdiff
2011-06-18
Mikko Rasa
Build help messages with format instead of ostringstream
tree
|
commitdiff
2011-06-18
Mikko Rasa
Use IO::cout rather than std::cout
tree
|
commitdiff
2011-06-18
Mikko Rasa
Add FILE_FLAG_OVERLAPPED in a couple of places
tree
|
commitdiff
2011-06-18
Mikko Rasa
Fix Memory::getline
tree
|
commitdiff
2011-06-18
Mikko Rasa
Unify end-of-file handling
tree
|
commitdiff
2011-06-14
Mikko Rasa
Don't repeat exception names in what()
tree
|
commitdiff
2011-06-14
Mikko Rasa
Put the check_access function in Base
tree
|
commitdiff
2011-06-14
Mikko Rasa
Disallow closing stuff before destruction
tree
|
commitdiff
2011-06-13
Mikko Rasa
Use EventReader in Serial as well
tree
|
commitdiff
2011-06-13
Mikko Rasa
Minor change to EventReader to avoid an invalid handle...
tree
|
commitdiff
2011-06-12
Mikko Rasa
Use EventReader in pipe
tree
|
commitdiff
2011-06-12
Mikko Rasa
EventReader class
tree
|
commitdiff
2011-06-12
Mikko Rasa
Wrap seek in a helper function and make it compatible...
tree
|
commitdiff
2011-06-11
Mikko Rasa
Move some common operations to helper functions
tree
|
commitdiff
2011-06-11
Mikko Rasa
Separate event-related stuff from Base
tree
|
commitdiff
2011-06-11
Mikko Rasa
Use the new Handle class to hide platform details from...
tree
|
commitdiff
2011-06-11
Mikko Rasa
Hide win32-specific stuff in Pipe behind pimpl
tree
|
commitdiff
2011-06-11
Mikko Rasa
Add a pimpl Handle class
tree
|
commitdiff
2011-06-11
Mikko Rasa
Use pimpl in Poller
tree
|
commitdiff
2011-06-11
Mikko Rasa
Further style fixes
tree
|
commitdiff
2011-06-11
Mikko Rasa
Add an intermediate Seekable interface class
tree
|
commitdiff
2011-06-11
Mikko Rasa
Rework exceptions for IO
tree
|
commitdiff
2011-06-10
Mikko Rasa
Merge branch 'io-master'
tree
|
commitdiff
2011-06-10
Mikko Rasa
Move files to prepare for assimilation into core
tree
|
commitdiff
2011-06-10
Mikko Rasa
Move class members and comments around
tree
|
commitdiff
2011-06-09
Mikko Rasa
Exception changes in strings/utils.cpp
tree
|
commitdiff
2011-06-09
Mikko Rasa
Use the get_item function in Profiler::get_scope
tree
|
commitdiff
2011-06-09
Mikko Rasa
Add utility functions for getting an item from an std...
tree
|
commitdiff
2011-06-09
Mikko Rasa
Drop copyright and license notices from files
tree
|
commitdiff
2011-06-09
Mikko Rasa
Style update: spaces around assignments
tree
|
commitdiff
2011-06-09
Mikko Rasa
Style and comment updates
tree
|
commitdiff
2011-06-09
Mikko Rasa
Make Time::sleep void
tree
|
commitdiff
2011-06-08
Mikko Rasa
Improve exceptions for Regex and RegMatch
tree
|
commitdiff
2011-06-08
Mikko Rasa
Avoid using relative paths beginning with .. in #includes
tree
|
commitdiff
2011-06-08
Mikko Rasa
Use unsigned char as element of Regex::Code
tree
|
commitdiff
2011-06-08
Mikko Rasa
Use format instead of stringstream in Regex
tree
|
commitdiff
2011-06-07
Mikko Rasa
Add lexical conversion for DateTime
tree
|
commitdiff
2011-06-07
Mikko Rasa
Remove the old commented out MutexPtr implementation
tree
|
commitdiff
next