Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do throw an exception only when the requested factory was not found, not all the...
[simgrid.git] / src / xbt / xbt_log_layout_simple.c
2007-10-27 mquinsonOoops. When restarting the logging action with dynamic...
2007-10-12 mquinsonDo not truncate the output on large messages, but switc...
2007-10-11 mquinsonMove private definition out of the log.h public header...
2007-10-04 cheriermsorry martin but i really need the portable.h inclusion
2007-09-21 cheriermneed to include portable.h
2007-09-11 mquinsonGet serious about checking buffer overflows during...
2007-09-11 mquinsonStop build the log strings on the stack: we are multi...
2007-08-07 mquinsonDo not display the thread name by default. In SG, this...
2007-08-07 mquinsonUse proper thread name, and some sanitizing of how...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-06-05 mquinsonBetter split of layouts and appenders in the logs ...
2007-05-10 mquinsonRandom cleanups in the log mecanisms, and make room...