Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
that FIXME would be a bad idea to implement
[simgrid.git] / include /
2011-11-08 Martin QuinsonKill the XML-level callbacks to AS_open/close and creat...
2011-11-08 Martin Quinsonintegrate the peer creation in sg_platf properly
2011-11-08 Arnaud GierschKill bogus fixme: xbt_free_f already exists.
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-08 Martin Quinsonfurther fields renamings in the parser
2011-11-08 Martin QuinsonAlso cleanup the fields of s_sg_platf_link_cbarg_t
2011-11-08 Martin Quinsonalso cleanup the field names of s_sg_platf_router_cbarg_t
2011-11-08 Martin QuinsonParser cleanup: simplify structure's fields' names
2011-11-08 Martin QuinsonReimplement the lua console on top of sg_platf
2011-11-07 Martin QuinsonProperly integrate the link creation into sg_platf
2011-11-07 Martin Quinsonfurther parser cleanups
2011-11-07 Martin Quinsonalso deprecate ETag_surfxml_router
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 Martin QuinsonFurther parser cleanups
2011-11-07 Martin Quinsonfix the last broken tests by sanitizing the way propert...
2011-11-07 Martin QuinsonFurther parser cleanups
2011-11-07 Martin Quinsonintegrate properly the router creation in sg_platf...
2011-11-07 Martin QuinsonMake the sg_plat_new_host() function public
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 Martin QuinsonContinue parser cleanups
2011-11-07 Arnaud GierschThis include is not needed anymore.
2011-11-05 Arnaud GierschAvoid (almost) duplicated code in xbt_log_layout_*.
2011-11-05 Martin Quinsonusing pointer to scalar is a strange way to return...
2011-11-05 Martin QuinsonNobody will ever need to override the behavior of confi...
2011-11-05 Martin QuinsonAdd a new module allowing to interact with the platform...
2011-11-04 Martin QuinsonClean callbacks for the host parsing.
2011-11-04 Martin Quinsonmerge changes. Strange, it seems to ate pierre commit
2011-11-04 Martin Quinsonregenerate with flexml 1.9.2 (fix to my recent changes...
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Christophe ThiéryOptimize swags and save calls from Surf
2011-11-02 Christophe ThiéryDirect context switching: clean the semantics of parmap
2011-11-02 Christophe ThiérySwitch directly between runnable contextes (work in...
2011-11-01 Martin Quinsonregenerate with flexml 1.9.1 (integrate small changes...
2011-10-30 Martin QuinsonRegenerate with flexml 1.9 (robust against multiple...
2011-10-28 Martin Quinsonreduce greatly the size of the static string for logs...
2011-10-20 NavarropRemove unused and old function.
2011-10-20 Martin Quinsonmerge branches
2011-09-27 Arnaud GierschInline macro _XBT_LOG_EV_BUFFER_ZERO and remove its...
2011-09-08 Arnaud GierschFix compilation warnings in ISO-C99 mode.
2011-09-08 NavarropRevert "Re-apply old patch A. Giersch 06/07/2010"
2011-09-08 NavarropRe-apply old patch A. Giersch 06/07/2010
2011-08-03 Martin Quinsonimprove reference documentation
2011-08-01 NavarropWe can specify the router name of a cluster.
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 unknownNo need to have difference between win32 and Unix syste...
2011-07-28 unknownOn win64 we must use XBT_LOG_MAYDAY.
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-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-16 Lucas Schnorr[trace] fix define's to let users compile when tracing...
2011-06-15 Lucas Schnorr[trace] let user specify color for user variables for...
2011-05-24 Martin Quinsonmerge
2011-05-24 Arnaud GierschRegenerate files in maintainer mode.
2011-05-24 Lucas Schnorr[trace] interface cosmetics: removing pre-processor...
2011-05-24 Lucas Schnorr[trace] adding new way of set user variables for links...
2011-05-24 Lucas Schnorr[trace] cosmetics, cleaner public include tracing header
2011-05-18 Arnaud Giersch[surf] Don't define variable "platform_filename" twice.
2011-05-17 Pierre-Nicolas ClaussVery basic memoizer.
2011-05-12 Lucas Schnorr[trace] cosmetics on user variables tracing, simpler...
2011-05-10 Lucas Schnorr[trace] fix on user link variable declaration
2011-05-05 Arnaud GierschRemove the get_thread_id field from context_factory.
2011-05-05 Arnaud Gierschxbt_swag: remove duplicated code.
2011-05-05 Arnaud Gierschxbt_swag: use correct field for getPrev and getNext.
2011-04-27 NavarropMove src/surf/surf_routing.h in include/surf/surf_routing.h
2011-04-22 NavarropCheck if __thread is available.
2011-04-22 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-22 Christophe ThiéryWhen __thread is not available, use xbt_os_thread_get_s...
2011-04-18 Martin Quinsonfurther doxygen fixes (I'll try to stop for today)
2011-04-18 Martin Quinsonsome more tiny doxygen fixes
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-04-12 NavarropFixing building warning.
2011-04-12 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Lucas Schnorrexport to graphviz function in the tracing way, we...
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 NavarropDelete coordinates for AS.
2011-04-09 Lucas Schnorrgraphicator re-implemented
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing call. C-MPI should now compile.
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing MPI call.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 Pierre-Nicolas ClaussMerge branch 'master' of github.com:THEpini/simgrid
2011-03-29 Pierre-Nicolas ClaussCoding Sprint : Synchronize SVN with GitHub
2011-03-29 cristianrosaMerge branch 'master', remote branch 'git-hub-cristian...
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 navarropReimplement SIMIX_host_get_dict.
2011-03-24 navarropRemove xbt_dict host from simix.
next