projects
/
libs
/
core.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libs/core.git
2014-11-13
Mikko Rasa
Expose window flags and set fullscreen mode by default
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Mikko Rasa
Move the generic file-based Asset implementation to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Mikko Rasa
Terminate the process when the application has finished...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Mikko Rasa
Chdir into a sensible location before starting the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Mikko Rasa
Have get_user_data_dir return a proper location on...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Mikko Rasa
Split getcwd and chdir to platform files
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Mikko Rasa
Deprecate the system directory accessors that take...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Mikko Rasa
Fix an infinite recursion bug
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Mikko Rasa
Store absolute path to argv[0] in Application
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Mikko Rasa
Allow startup info to be set externally
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Mikko Rasa
Add a class for accessing applications assets
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Mikko Rasa
Zero-arguments overloads and better error checking...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Mikko Rasa
Store argv0 and application name in the Application...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Mikko Rasa
Expose the asset manager from Android::MainThread
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Mikko Rasa
Synchronize access to the underlying object of Slice
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Mikko Rasa
Derive Slice from sigc::trackable as it connects to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Mikko Rasa
Deal with the activity being recreated during process...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Mikko Rasa
Add window and input management signals for Android
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
Mikko Rasa
Minimalistic port for Android
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Mikko Rasa
Move OS X main function to an overlay
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Mikko Rasa
Silence clang's complaints about unused private members
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Mikko Rasa
Make FS::Path::Iterator meet forward iterator requirements
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Mikko Rasa
Use direct constant values for non-POSIX baud rates
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
Mikko Rasa
Add a missing include
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Mikko Rasa
Additional baud rates from termios.h
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Mikko Rasa
Change get_bin_dir logic to assume exe in cwd if not...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Mikko Rasa
Windows uses ; as separator in $PATH
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Mikko Rasa
Add RAII class for atomic overwrites
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Mikko Rasa
Remove a useless const qualifier
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Mikko Rasa
Add a function to remove an item from a map, checking...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Mikko Rasa
Set exists to true if the file was found
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Mikko Rasa
Move Handle::operator void * to the common part
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Mikko Rasa
Avoid closing handles twice
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Mikko Rasa
Allow setting a pipe read-only or write-only after...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Mikko Rasa
Interpret POLLHUP as end-of-file
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Mikko Rasa
Add a Process class for running and interfacing with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Mikko Rasa
Add get_handle to Console
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Mikko Rasa
Throw an exception in list_files if the directory can...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Mikko Rasa
Rewrite BufferedFile as a standalone class
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Mikko Rasa
Better method of preventing duplicate applications
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Mikko Rasa
Redesign uncaught exception handling to allow external...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Mikko Rasa
Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Mikko Rasa
OS X tweaks
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Mikko Rasa
Move Application member documentation to the header
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Mikko Rasa
Avoid leaking external references through default c...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Mikko Rasa
Suppress usage errors if help is requested
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Mikko Rasa
size_t needs <cstddef>
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Mikko Rasa
Add RAII utilities
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Mikko Rasa
The threads flag is more correct than specifying -lpthr...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Mikko Rasa
Miscellaneous fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Mikko Rasa
Avoid a shadowing warning from clang
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Mikko Rasa
Use _FILE_OFFSET_BITS rather than _LARGEFILE64_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Mikko Rasa
Don't output the list of options in usage with full...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Mikko Rasa
Add test cases for path manipulation functions
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Mikko Rasa
Throw an exception for nonsensical arguments in some...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Mikko Rasa
Cosmetic fixes for comments and output
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Mikko Rasa
Add new test cases to cover positional arguments
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Mikko Rasa
Add support for positional arguments in GetOpt
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Mikko Rasa
Restore the check that list options must take an argument
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Mikko Rasa
Restructure internals of GetOpt
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Mikko Rasa
Use a typedef for the option descriptor list
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Mikko Rasa
Move GetOpt exception handling to the .cpp file
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Mikko Rasa
Add missing terminator entries to some test data arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Mikko Rasa
Move most platform-specific code into overlay directories
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Mikko Rasa
Clean up after the timedelta.h/units.h merge
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Mikko Rasa
Use UInt64 for FileSize
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mikko Rasa
Use the system call name as parameter to system_error
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Mikko Rasa
Make the Thread state machine more strict
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Mikko Rasa
Link examples against the library with a use statement
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Mikko Rasa
Fix Timer to use is Semaphore correctly
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Mikko Rasa
Avoid an extra copy by making Variant::Store's c'tor...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Mikko Rasa
Add activation check to the rest of Filtered's virtual...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Mikko Rasa
Encapsulate serial device state into a struct
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Mikko Rasa
Fix a memory leak in Poller
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Mikko Rasa
Correct some multiple inclusion guards
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Mikko Rasa
Fix seeking of Slice
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Mikko Rasa
Improve file opening on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Mikko Rasa
Move the time constants to timedelta.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Mikko Rasa
Comment changes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Mikko Rasa
Fix an overload resolution problem in formatting values...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Mikko Rasa
Add a constructor to ZlibCompressed that takes a mode...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Mikko Rasa
Fix Windows compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Mikko Rasa
Improve maputils test cases
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Mikko Rasa
Store the value of the key in key_error
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Mikko Rasa
Throw from LexicalConverter::get if no conversion was...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Mikko Rasa
Filter the types that get fallback lexical conversion...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Mikko Rasa
Make lexical_cast symmetric
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Mikko Rasa
Add an I/O class to access a restricted range of bytes...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Mikko Rasa
Add a dedicated exception class for a bad seek operation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Mikko Rasa
Use native win32 functions for rename and unlink
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Mikko Rasa
Some fixes for eof handling in Memory
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Mikko Rasa
Add no-throw destructors to exception classes that...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Mikko Rasa
Add some useful shortcuts for CreateMode combinations
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Mikko Rasa
Add an exclusive create flag to IO::File
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Mikko Rasa
Don't report M_RDWR as "generic"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Mikko Rasa
Add a mode parameter to Memory constructor with non...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Mikko Rasa
Don't give out a non-const reference from a const Variant
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Mikko Rasa
Comment updates
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Mikko Rasa
Make Profiler able to report number of calls per second
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Mikko Rasa
Refactor Profiler
commit
|
commitdiff
|
tree
|
snapshot
next