Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update nsi script for install pcre and pcreposix libraries.
[simgrid.git] / include / xbt /
2011-07-19 Arnaud GierschAdd const qualifier to parameters of xbt_str_diff.
2011-07-06 Martin Quinsontrivial merge of changes about gras architecture
2011-06-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-28 NavarropAdd XBT_INLINE functions to doxygen documentation.
2011-06-23 Arnaud GierschDefine CATCH_ANONYMOUS.
2011-05-24 Martin Quinsonmerge
2011-05-24 Arnaud GierschRegenerate files in maintainer mode.
2011-05-05 Arnaud Gierschxbt_swag: remove duplicated code.
2011-05-05 Arnaud Gierschxbt_swag: use correct field for getPrev and getNext.
2011-04-18 Martin Quinsonfurther doxygen fixes (I'll try to stop for today)
2011-04-14 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-14 Lucas Schnorrtwo new functions to xbt_graph, load and save
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschDefine xbt_assert as a variadic macro.
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-24 agierschDefine THROWF and RETHROWF as variadic macros.
2011-03-24 navarropAdd xbt_lib_size and xbt_lib_rehash
2011-03-24 navarropAdd library (xbt_lib) to simgrid.
2011-02-22 agierschUse variadic variants of xbt_test_{add,fail,assert...
2011-02-22 agierschMake xbt_test_{add,fail,assert,log} variadic macros.
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-22 agierschMake xbt_die() accept a format string with arguments.
2011-02-22 agierschDefine macro _XBT_IF_ONE_ARG.
2011-02-17 agierschRevert "Remove old style logging macros."
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschRemove old style logging macros.
2011-02-17 agierschUse new style logging macros.
2011-02-17 agierschDefine variadic logging macros.
2011-02-17 agierschRemove ; after SG_BEGIN_DECL().
2011-02-16 thieryEvaluating the expression of xbt_assert must not have...
2011-02-11 agierschReview const attribute for pointers..
2011-02-11 agierschAdd missing XBT_PUBLIC.
2011-02-11 agierschRemove duplicated declaration.
2011-02-02 thieryUse a mallocator for SIMIX actions
2011-01-20 navarropMake a function to know if the configuration is set...
2011-01-19 navarropTest if the configuration into tag_config is already...
2010-12-17 mquinsonthis line is not only UGLY, but it exists a path where...
2010-12-15 mquinsonprotect this file against multiple inclusions to fix...
2010-12-14 mquinsonget the good parts of the replay without stack into...
2010-12-13 cristianrosaTransform the thread pool into a parallel map data...
2010-12-13 cristianrosaRemove the threadpool from the context factories.
2010-12-07 mquinsonnew function: xbt_str_split_quoted_in_place (w/o mallocs)
2010-12-02 mquinsonHello you stupid doxygen. Our inline functions are...
2010-12-02 suterAdd a new function xbt_dynar_to_array that transforms...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-12-01 agierschAdd missing XBT_PUBLIC in declaration.
2010-12-01 mquinsonregenerate maintainer files (although I have no idea...
2010-12-01 alegrandUse a cleaner function type for get_link_latency functions.
2010-12-01 alegrandIntroduce convenient function prototype.
2010-11-30 alegrandCosmetics (remove uggly windows linefeeds)
2010-11-30 mquinsonDUDES. We need one copy and only one copy of that damn...
2010-11-30 mquinsonFix location of library license in win32 ucontextes
2010-11-30 quintinSuppression of an unnecessary function
2010-11-30 thieryRevert commit r8748: xbt_dynar_set_at_ptr() was declare...
2010-11-30 mquinsonadd a missing header. sorry for breaking the svn, dudes
2010-11-30 thieryAdd missing prototype for xbt_dynar_set_at_ptr()
2010-11-28 mquinsonthis file really should not depend on a generated file...
2010-11-23 schnorradding XBT_IN with 6 parameters
2010-11-16 agierschAdd missing XBT_PUBLIC in declaration.
2010-11-12 thieryProtect the if inside the xbt_assert macros
2010-11-12 mquinsonadd a convinient xbt_dynar_set_as() macro, and test it
2010-11-09 agierschForgot this file with commit 8506.
2010-11-05 navarropAdd function xbt_dynar_compare
2010-10-31 mquinsontypo in comments (sorry for the noise)
2010-10-23 agierschUse size_t for xbt_malloc and friends.
2010-10-11 alegrandIndent include and src using this command:
2010-10-08 navarropBe compatible with windows
2010-10-04 mquinsonmerge
2010-10-01 mquinsonMissing includes by Arnaud Giersch
2010-09-23 navarropRename CLEANUP definition (used after TRY) into TRY_CLEANUP
2010-09-23 navarropRename CLEANUP macro into _CLEANUP for Supernovae mode.
2010-09-13 navarropIf we are on windows _GNU is defined by cmake.
2010-08-09 coldpeaceadd new function : xbt_dict_is_empty
2010-07-09 piniCosmetics
2010-07-07 navarropRevert [From A. Giersch] Fix the following compilation...
2010-07-06 navarrop[From Arnaud Giersch] Fix compilation warning about...
2010-07-06 navarrop[From Arnaud Giersch] In standard C, we are allowed...
2010-07-06 navarrop[From Arnaud Giersch] Use Gcc attribute __unused__...
2010-07-06 navarrop[From A. Giersch] Fix the following compilation warning...
2010-07-06 navarrop[From A. Giersch] Fix the following compilation errors...
2010-06-18 navarropRemove gras_config.h include.
2010-06-18 navarropSet variables for windows.
2010-06-18 navarropDefine correctly variables for windows.
2010-06-17 navarropNow sources are generated with #line.
2010-06-16 coldpeacexbt_dynar_is_empty to check if a dynar is empty or not
2010-06-16 navarropChange path for win32 ucontext files.
2010-06-14 suter3rd attempt: replace __compar_fn_t by a new function...
2010-06-14 suterRhhaaa, use the __compar_fn_t type defined in stdlib...
2010-06-14 suterAdd a new function xbt_dynar_sort() which is a wrapper...
2010-06-04 navarropPortable definition of inline for windows visual C
2010-06-02 alegrandRevert "Make gras compil with Visual C++." This commit...
2010-06-01 navarropMake gras compil with Visual C++.
2010-06-01 navarropSolve variable init value for windows.
2010-05-27 cristianrosaRemove the reference count of the elements from the...
2010-05-06 mquinsonFight for better integration of mmalloc, mc and xbt
2010-05-06 mquinsonImprove the integration of mmalloc and mc_memory into...
2010-05-06 mquinsonUse library init/fini functions for xbt initialization
2010-05-05 mquinsonchange mmalloc.h into a public header
2010-05-05 mquinsonNew data container: setset (set of sets of elements)
next