aseprite/src/base
2011-03-26 15:09:44 -03:00
..
bind.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
CMakeLists.txt Move jmalloc/jfree to base/ library as base_malloc/free (remove new/new0/renew macros). 2011-01-23 19:19:18 -03:00
compiler_specific.h Add OVERRIDE macro as wrapper for MSVC "override" keyword. 2011-03-25 14:22:53 -03:00
convert_to.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
convert_to.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
disable_copying.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
errno_string.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
errno_string.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
exception.cpp Move "AseException" to "base::Exception" class. 2011-01-20 23:33:57 -03:00
exception.h Move "AseException" to "base::Exception" class. 2011-01-20 23:33:57 -03:00
LICENSE.txt More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
mem_utils.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
mem_utils.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
memory.cpp Move jmalloc/jfree to base/ library as base_malloc/free (remove new/new0/renew macros). 2011-01-23 19:19:18 -03:00
memory.h Move jmalloc/jfree to base/ library as base_malloc/free (remove new/new0/renew macros). 2011-01-23 19:19:18 -03:00
mutex_pthread.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
mutex_win32.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
mutex.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
mutex.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
path_unittest.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
path.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
path.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
remove_from_container.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
scoped_lock.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
serialization.cpp Use <iosfwd> instead of <iostream> in base/serialization.h. 2011-03-26 15:09:44 -03:00
serialization.h Use <iosfwd> instead of <iostream> in base/serialization.h. 2011-03-26 15:09:44 -03:00
shared_ptr_unittest.cpp Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
shared_ptr.h Add Document class, to remove app specific properties from Sprite. 2011-03-22 21:11:25 -03:00
signal.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
slot.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
split_string_unittest.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
split_string.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
split_string.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
string.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
string.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
thread_unittest.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
thread.cpp Update copyright year to 2011. 2011-01-18 20:49:53 -03:00
thread.h More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
unique_ptr_unittest.cpp Add UniquePtr class. 2011-03-17 23:28:33 -03:00
unique_ptr.h Add reset(pointer,deleter_type) member function to UniquePtr. 2011-03-20 17:58:19 -03:00