projects
/
libs
/
core.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libs/core.git
2022-01-02
Mikko Rasa
Produce an octal escape code for \177
master
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Mikko Rasa
Add a flipped operator() to MemberCompare so upper_boun...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Mikko Rasa
Add some more hash utility functions
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Mikko Rasa
Rewrite the hash functions to be more generic
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Mark overridden virtual functions as such
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Remove the broken IO::Filtered class
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Pass security attributes to the correct argument of...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Add some missing includes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Check for self-assignment in non-trivial assignment...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Use nullptr instead of 0 for pointers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Check for closed handles when changing Pipe flags
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Mark boolean conversion operators as explicit
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Fix JIS X 0208 encoding
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Update naming of internal variables and functions
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Use size_t to represent sizes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Use a const variable instead of #define
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Remove unnecessary private copy constructors
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Mark constructors and destructors as default where...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Improve robustness of resolving user/group names in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Mikko Rasa
Use default member initializers and constructor delegation
commit
|
commitdiff
|
tree
|
snapshot
2021-09-18
Mikko Rasa
Use the standard fixed-size integer types directly
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Mikko Rasa
Add necessary libraries
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Mikko Rasa
Don't access iterator if it's at end
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Mikko Rasa
Fix incorrect iterator manipulation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Mikko Rasa
Retrieve process exit codes on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Mikko Rasa
Update example programs
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Mikko Rasa
Add platform-specific implemenrations of FS::list_filtered
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Mikko Rasa
Add wrappers for environment manipulation functions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Fix signedness errors from MSVC
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Add a shortcut for transforming a container in-place
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Deprecate various meta-programming constructs in favor...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Prefer more cache-efficient containers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Use C++11 features with containers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Use integer types from <cstdint>
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Require C++11 for building
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Remove unnecessary std:: qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Use size_t for sizes in I/O classes
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Remove deprecated things
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Bump version so I can do breaking changes
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Mikko Rasa
Fix incorrect MSVC check
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Mikko Rasa
Treat ERROR_BROKEN_PIPE as end-of-file instead of an...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Mikko Rasa
Use a persistent OVERLAPPED structure in EventReader
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Mikko Rasa
Close duplicated handles after starting a new process
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Mikko Rasa
Enable inheriting handles in CreateProcess
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Mikko Rasa
Skip path lookup if PATH is not set
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Mikko Rasa
Use correct directory separator to check for absolute...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Mikko Rasa
Check for ERROR_PATH_NOT_FOUND in adition to ERROR_FILE...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Mikko Rasa
Fix Path::is_absolute for empty paths on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-04-20
Mikko Rasa
Add equality comparison for Variant
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Mikko Rasa
Add TypeRegistry class
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Mikko Rasa
Add utility functions to search and sort containers...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Mikko Rasa
Add folding functions for hashes
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Mikko Rasa
Add wrappers for lower_bound and upper_bound
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Mikko Rasa
Use the new utilities to format some strings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Mikko Rasa
Add some utility functions for joining strings
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Mikko Rasa
Nicer formatting of exceptions with multi-line whats
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Mikko Rasa
Implement weak pointers
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Mikko Rasa
Move non-oneliner functions out of RefPtr class declaration
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Mikko Rasa
Move RefPtr refcount into a struct
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Mikko Rasa
Add a refcount function to RefPtr
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Mikko Rasa
Check that objects still exist when dispatching events...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Mikko Rasa
Additional adjustments for Poller
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Mikko Rasa
Use vectors for storage in Poller
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Mikko Rasa
Refactor signal connection handling in EventDispatcher
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Mikko Rasa
Add RemoveConstReference metaprogamming struct
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Mikko Rasa
Add FileMonitor stubs for Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-09-21
Mikko Rasa
Add a class for monitoring changes in files
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Mikko Rasa
Add a facility to automatically create backtraces for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Mikko Rasa
Invent a value for argv[0] if not present
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Mikko Rasa
Fix formatted output operator detection in lexicalcast.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Mikko Rasa
Formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Mikko Rasa
Fix references to deprecated functions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Mikko Rasa
Annotate deprecated functions as such
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Mikko Rasa
Allow std::vector to be used for GetOpt value lists
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Mikko Rasa
Add a version of get_item that dynamic_casts the result
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Mikko Rasa
Simplify the SFINAE construct a bit
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Mikko Rasa
Add a main() function for Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
Mikko Rasa
Actually pass sec_attr to CreateFile
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Mikko Rasa
Make sure all classes have sensible copy semantics
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Mikko Rasa
Add a NonCopyable utility base class
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Mikko Rasa
Use nicer formatting for string keys in key_error
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Mikko Rasa
Add whole-container versions of sort and stable_sort
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Mikko Rasa
Mark the functions in algorithm.h as inline
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Mikko Rasa
Add a method to set autobase in Fmt
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Mikko Rasa
Add stub implementations of the pure virtual functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Mikko Rasa
Remove test case for invalid Path iterator
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Mikko Rasa
Fix incorrect function name in an exception
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Mikko Rasa
Fix basename and dirname on an empty Path
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Mikko Rasa
Implement controls for file descriptor inheritance
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Mikko Rasa
Fix mismatched fcntls in sys_set_blocking on unix
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Mikko Rasa
Make certain functions pure virtual so I won't forget...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Mikko Rasa
Add missing get_handle function to Serial
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Mikko Rasa
Add a missing mode flag adjustment to Console::set_block
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Mikko Rasa
Add a helper function for adjusting mode flags
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Mikko Rasa
Guard against badly behaving get functions in getline
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Mikko Rasa
Return -1 from Slice::get at eof
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Mikko Rasa
Pthread_setname_np is a GNU extension
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Mikko Rasa
Add implementations of find and find_if that take a...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Mikko Rasa
Add integration between EventDispatcher and Timer
commit
|
commitdiff
|
tree
|
snapshot
next