Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a verification on gcc version.
[simgrid.git] / include / xbt /
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)
2010-05-05 mquinsonNew function: xbt_fifo_get_last_item()
2010-05-05 mquinsonNew function: xbt_dict_cursor_set_data()
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-15 mquinsonImprove the license statement of these files
2010-04-14 navarropFirst commit for do cmake in an other directory.
2010-04-06 mquinsonregenerate flex generated files with a more recent...
2010-04-01 mquinsonnope, dudes, this function is a standard one.
2010-04-01 mquinsonMake sure that dict of integers can be traversed too
2010-04-01 mquinsonxbt_dict: allow to have integer key and data
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-30 mquinsonadd the ability to set a default value after registration
2009-12-23 mquinsonAdd a function to check that the matrix is a sequence...
2009-12-15 alegrandUse the right header for the getline management.
2009-12-15 alegrandcosmetics
2009-12-11 mquinsonMore explicit inline marking of functions
2009-12-11 mquinsonDo not mark all public function as potentially inline...
2009-12-11 mquinsonInstall a configure-generated header file containing...
2009-11-20 mquinsonForce memory allocation functions to always inline
2009-11-20 mquinsonkill useless code
2009-11-20 mquinsonMark a bunch of functions as candidates to inlining...
2009-11-20 mquinsonIn supernovae mode, declare every public functions...
2009-11-20 mquinsonChange the code so that it compiles in supernovae mode
2009-11-10 mquinsonKill portability to MAC for sake of compiling on linux...
2009-10-16 mquinsonFix #8569: XBT/synchro.h has redundant declarations
2009-10-15 mquinsonChange the prototype of xbt_thread_create(), sorry.
2009-10-08 mquinsonNew function: xbt_dynar_dopar(dynar,fun)
2009-10-08 mquinsonmove synchro.h to synchro_core.h because I want to...
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-08-20 mquinsonAlso inline xbt_swag_belongs
2009-08-20 mquinsonInline the functions used in xbt_dynar_foreach
2009-08-14 mquinsonC++ needs love
2009-07-13 mquinsonfix a constness
next