.. |
bind.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
cfile.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
cfile.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
chrono_unix.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
chrono_win32.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
chrono.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
chrono.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
clamp.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
CMakeLists.txt
|
Simplify slot disconnections with the new Connection and ScopedConnection classes
|
2014-06-12 22:29:19 -03:00 |
concurrent_queue.h
|
Add base::concurrent_queue: a really simple concurrent queue
|
2014-04-17 01:25:09 -03:00 |
connection.cpp
|
Simplify slot disconnections with the new Connection and ScopedConnection classes
|
2014-06-12 22:29:19 -03:00 |
connection.h
|
Simplify slot disconnections with the new Connection and ScopedConnection classes
|
2014-06-12 22:29:19 -03:00 |
convert_to.cpp
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
convert_to.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
disable_copying.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
errno_string.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
errno_string.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
exception.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
exception.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
file_handle_tests.cpp
|
Rename _unittest.cpp files to _tests.cpp
|
2014-06-28 10:49:38 -03:00 |
file_handle.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
file_handle.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
fs_unix.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
fs_win32.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
fs.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
fs.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
launcher.cpp
|
Rename base::file/directory_exists() to base::is_file/directory()
|
2014-04-17 17:12:55 -03:00 |
launcher.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
LICENSE.txt
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
mem_utils.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
mem_utils.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
memory_dump_none.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
memory_dump_win32.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
memory_dump.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
memory_dump.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
memory.cpp
|
Fix memory leak detector for Windows with MSVC compiler
|
2014-05-02 23:03:40 -03:00 |
memory.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
mutex_pthread.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
mutex_win32.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
mutex.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
mutex.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
observable.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
observers.h
|
Fix base::Observers impl: Copy the whole list of observers before we start iterating them (fix issue 427)
|
2014-07-21 01:39:01 -03:00 |
override.h
|
Rename base/compiler_specific.h to base/override.h
|
2014-08-09 08:08:20 -03:00 |
path_tests.cpp
|
Rename _unittest.cpp files to _tests.cpp
|
2014-06-28 10:49:38 -03:00 |
path.cpp
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
path.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
program_options_tests.cpp
|
Rename _unittest.cpp files to _tests.cpp
|
2014-06-28 10:49:38 -03:00 |
program_options.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
program_options.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
README.md
|
Change BSD license to MIT in sublibraries and fix headers
|
2013-08-08 21:01:20 -03:00 |
recent_items.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
remove_from_container.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
scoped_lock.h
|
Add base::concurrent_queue: a really simple concurrent queue
|
2014-04-17 01:25:09 -03:00 |
scoped_value.h
|
Fix issue 356: tooltips cause selecting tools require 1 or more extra mouse clicks
|
2014-04-13 22:47:40 -03:00 |
serialization.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
serialization.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
sha1_rfc3174.c
|
|
|
sha1_rfc3174.h
|
Add #pragma once
|
2014-03-29 19:40:17 -03:00 |
sha1.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
sha1.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
shared_ptr_tests.cpp
|
Rename _unittest.cpp files to _tests.cpp
|
2014-06-28 10:49:38 -03:00 |
shared_ptr.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
signal.h
|
Rename base/compiler_specific.h to base/override.h
|
2014-08-09 08:08:20 -03:00 |
slot.h
|
Simplify slot disconnections with the new Connection and ScopedConnection classes
|
2014-06-12 22:29:19 -03:00 |
split_string_tests.cpp
|
Rename _unittest.cpp files to _tests.cpp
|
2014-06-28 10:49:38 -03:00 |
split_string.cpp
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
split_string.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
string_tests.cpp
|
Rename _unittest.cpp files to _tests.cpp
|
2014-06-28 10:49:38 -03:00 |
string.cpp
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
string.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
system_console.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
system_console.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
temp_dir.cpp
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
temp_dir.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
thread_tests.cpp
|
Rename _unittest.cpp files to _tests.cpp
|
2014-06-28 10:49:38 -03:00 |
thread.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
thread.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
trim_string.cpp
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
trim_string.h
|
Remove base::string (std::string is good enough for utf8 strings)
|
2014-04-20 19:53:27 -03:00 |
unique_ptr_tests.cpp
|
Rename _unittest.cpp files to _tests.cpp
|
2014-06-28 10:49:38 -03:00 |
unique_ptr.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
vector2d.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
version_tests.cpp
|
Rename _unittest.cpp files to _tests.cpp
|
2014-06-28 10:49:38 -03:00 |
version.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
version.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
win32_exception.cpp
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |
win32_exception.h
|
Fix header of files distributed under the terms of the MIT license
|
2014-03-29 20:08:05 -03:00 |