Commit Graph

173 Commits

Author SHA1 Message Date
Nils O. Selåsdal 1eda2f8a53 Add thread queue tests 2012-11-12 22:18:04 +01:00
Nils O. Selåsdal a4c80d1c76 Fix typos 2012-11-12 21:55:06 +01:00
Nils O. Selåsdal 04ed3d7017 Build everything with -pthread 2012-11-12 21:28:32 +01:00
Nils O. Selåsdal ac83766abc Introduce walk_func 2012-11-12 21:21:57 +01:00
Nils O. Selåsdal 5a7bc1b078 Add more docs to the thread_queue 2012-11-12 20:10:30 +01:00
Nils O. Selåsdal 750dea4afe Add bounded thread_queue implementation 2012-11-12 19:41:36 +01:00
Nils O. Selåsdal 12e27a4f76 check for dest being null 2012-11-10 21:09:16 +01:00
Nils O. Selåsdal 59e31761c3 Rework syslogging 2012-11-08 23:44:35 +01:00
Nils O. Selåsdal 8f53cc6563 Restructure logging internal. Add raw logging capability 2012-11-08 23:25:46 +01:00
Nils O. Selåsdal 7e11da894e Doc addition 2012-11-08 23:25:04 +01:00
Nils O. Selåsdal 19469a4108 Add docs to GBuf 2012-11-08 20:03:38 +01:00
Nils O. Selåsdal 43abeaf2b9 Use snptinrf ro the datetime logging, get rid of timezone (causes the
test to behave differently.
2012-11-08 00:22:56 +01:00
Nils O. Selåsdal 8dc80e7611 Make ucore_logging.h c++ safe 2012-11-06 19:08:31 +01:00
Nils O. Selåsdal f25f831093 Add some high level docs in ucore_logging.h 2012-11-06 19:04:17 +01:00
Nils O. Selåsdal 99598c7add Add some comments 2012-11-05 23:12:17 +01:00
Nils O. Selåsdal 56eb4b84b4 Fix removing destinations when it's not the last or only destination... 2012-11-05 21:07:13 +01:00
Nils O. Selåsdal 2b85b3865f Add uc_log_delete_destination.
Make a copy of ident for syslog destination
2012-11-04 23:57:38 +01:00
Nils O. Selåsdal 9aa6edf902 Add Doxyfile, change docs 2012-11-01 19:10:24 +01:00
Nils O. Selåsdal cef7e3b057 prefix hash functions with uc_
fix prototype for hashuint
2012-11-01 00:01:53 +01:00
Nils O. Selåsdal f2402012e1 Don't show the uc_backtrace_fd function when generating a backtrace. 2012-10-31 21:54:38 +01:00
Nils O. Selåsdal 449a31f55b More logging docs 2012-10-31 21:29:36 +01:00
Nils O. Selåsdal 429b8acfd6 Add documentation to ucore_logging.h 2012-10-30 23:35:15 +01:00
Nils O. Selåsdal ed3866e49a Initial import of libucore 2012-10-29 23:07:32 +01:00