projects
/
libs
/
core.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libs/core.git
2012-07-26
Mikko Rasa
Tell the TTY driver to not mess with serial port data
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Mikko Rasa
Handle c_cc when toggling canonical mode
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Mikko Rasa
Fix a 64-bit compile error
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Mikko Rasa
Allow seen_count to be bound to a variable for dealing...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Mikko Rasa
Variable length arrays on stack are not valid C++
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Mikko Rasa
Do less syscalls in mkpath
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Mikko Rasa
Check that the option actually has a short name
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Mikko Rasa
Remove the no longer supported exception_backtrace...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Mikko Rasa
Add documentation to GetOpt
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Mikko Rasa
Rearrange GetOpt internals to provide a nicer external...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Mikko Rasa
Replace earlier options sharing the same short or long...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Mikko Rasa
Add common_ancestor function
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Verify that a path initialized with an empty string...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Recognize either separator as the root component
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Defer the retrieval of owner/group names until they...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Fix GetSecurityInfo error checking and request appropri...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Make Buffered trackable since it connects to signals
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Add an example that does some directory operations
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Use native CreateDirectory/RemoveDirectory calls on...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Return an empty Stat object for nonexistent files on...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Fix name of the rmpath function
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Mikko Rasa
Windows compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Mikko Rasa
Use a self-assignment to copy all members
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Mikko Rasa
Style fix: split function bodies to separate line outsi...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Add Path::c_str() method
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Comment updates
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Refactor Path::init
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Store an array of separators alongside with the path...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Add some more test cases for FS::Path
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Make FS::Path::Iterator assignable
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Very minor refactoring
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Add other comparison operators to FS::Path
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Style fix: add whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Reorder Path member functions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Mikko Rasa
Add unit tests for strings/utils.h and FS::Path
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mikko Rasa
Implement get_handle in File and Pipe
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mikko Rasa
Add functions to support console redirection
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mikko Rasa
Add some error checks to Console functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mikko Rasa
Set correct mode in Pipe constructor
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mikko Rasa
Use separate members for Pipe read/write handles
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mikko Rasa
Use an enum rather than plain integers to distinguish...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Mikko Rasa
Fix a 64-bit compilation error
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Mikko Rasa
Fix warnings about certain narrowing conversions not...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Mikko Rasa
Add missing headers
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Mikko Rasa
Change stat functions so that it's again possible to...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Mikko Rasa
Fix some stray header names
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Mikko Rasa
Hash functions
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Mikko Rasa
Use string::size_type rather than unsigned to store...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Mikko Rasa
Add a missing #include
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Mikko Rasa
Remove signal_closed now that closing is only done...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Mikko Rasa
Add a constructor for system_error that takes error...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Mikko Rasa
Remove the obsolete exceptions from core
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Mikko Rasa
Don't throw on win32 if file has no owner or group
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Mikko Rasa
Add a flag to make statting directories work on win32
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Mikko Rasa
Use 64-bit version of stat syscall, even on 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
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
next