Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-03-09 mquinsonDon't initialize the contextes manually, it will be...
2007-03-09 mquinsonEmpty body of the context module init/exit functions...
2007-03-09 mquinsonIntegrate xbt_context_init/exit to the regular module...
2007-03-09 mquinsonMove xbt_context_init/exit to modinter so that we can...
2007-03-09 mquinsonLoad the getline prototype when it exists
2007-03-09 mquinsonLoad the result of configure on cross-compilation
2007-03-09 donassbrModified some functions and datatypes. Simix API change...
2007-03-08 mquinsonCommit the autogenerated files
2007-03-08 mquinsonbump version number
2007-03-08 mquinsonAnd now the 'compiles under linux' version
2007-03-08 mquinsonimprove hte windows part, still to be tested for real
2007-03-08 mquinsonheader of the getline replacement; documentation of...
2007-03-08 mquinsonremplacement implementation of the GNU only getline
2007-03-08 mquinsonCheck for getline() to provide a replacement when not...
2007-03-08 mquinsonlibraries now unconditionnally depend on the pthread...
2007-03-08 mquinsonadd a newline at the end of the file to make gcc happy
2007-03-08 mquinsonAllow to cross-compile with gcc again
2007-03-08 cheriermadd some thread functions
2007-03-08 mquinsonCut a multiple definition of a macro for users using...
2007-03-08 mquinsonMake room for the new xbt_thread module
2007-03-08 mquinsonPortability layer over the pthreads working with pthrea...
2007-03-08 cheriermwint_hread update
2007-03-08 mquinsonminor cleanups
2007-03-07 mquinsonGRAS API BREAKAGE: allow users to never call gras_msgty...
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2007-03-07 mquinsonUpdate the changes to reflect my last changes
2007-03-07 mquinsonupdate the mmrpc example to adapt to the changes in...
2007-03-07 donassbrSome tests done and bugs corrected.
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2007-03-07 mquinsonNew question: What is the difference between MSG, SimDa...
2007-03-06 mquinsonNew function SD_application_reinit() allowing to test...
2007-03-05 alegrandAdding convenient function for Fred Suter
2007-03-05 donassbrNew functions added, changes in the header files, funct...
2007-03-05 alegrandFix the doc!
2007-03-05 mquinsonMove pictures to the webcruft/ dir
2007-03-05 alegrandUpdating the FAQ
2007-03-05 mquinsonfix the creation of the shortcuts when the html directo...
2007-03-05 mquinsonMake the logo a link to the mainpage
2007-03-02 donassbrAdded new functions and some modifications on the heade...
2007-03-02 cherierm_sleep not implemented in stdlib.h on Windows
2007-03-02 velhoSolved a bogus conflict detected by CVS. In other word...
2007-03-02 velhoAdded round trip time contraint to the SDP program...
2007-03-02 cheriermupdate the double extern declaration bis
2007-03-02 cheriermupdate the double extern declaration
2007-03-02 alegrandAdding debuging informations.
2007-03-01 cheriermget_pid() for Windows is GetCurrentProcess()
2007-03-01 cheriermexport some function declared in trace_mgr.h
2007-03-01 cheriermexport some function declared in surf.h
2007-03-01 cheriermadapt the macro XBT_LOG_NEW_CATEGORY to the windows DLL
2007-03-01 donassbrCopyright corrected.
2007-03-01 mquinsonCleanups: macro renaming, improve documentation
2007-03-01 mquinsonsrc/Makefile.am:195: whitespace following trailing...
2007-03-01 donassbrSimix Initial structure
2007-03-01 donassbrSupport for Simix log.
2007-03-01 donassbrInitial structure. Nothing works yet.
2007-02-28 cheriermdefine the XBT_IMPORT_NO_PUBLIC macro for imported...
2007-02-28 cheriermconsider log to windows dll
2007-02-28 alegrandStupid me! Now the enable-simix option works.
2007-02-28 alegrandMaking --enable-simix work.
2007-02-28 alegrandReverting last changes.
2007-02-28 alegrandUpdate
2007-02-28 alegrandMaking room for simix.
2007-02-28 alegrandHomogeneous prototype.
2007-02-28 alegrandsdp headers have nothing to do in our CVS. Just configu...
2007-02-28 alegrandHelp debug.
2007-02-23 donassbrSmall bug, unbalanced parentheses
2007-02-23 velhoBug fix. Do nothing in sdp_solve when flows=0.
2007-02-20 velhoAdded a comentary given credit to the author of CSDP...
2007-02-20 velhoFiles containing the data structures to make the CSDP...
2007-02-20 velhoFinal adjustments, debugging information and memory...
2007-02-16 cheriermsome functions of the maxmin api are now exported in...
2007-02-16 cheriermthe xbt_os_time() function is now exported in the windo...
2007-02-16 cheriermremove some commented code
2007-02-16 cheriermborland compiler use now windows thread (instead of...
2007-02-16 cheriermfile implementation of windows thread functions versus...
2007-02-16 cheriermsome windows thread functions versus pthread for contex...
2007-02-15 mquinsonFix a warning (comment within comments)
2007-02-15 alegrandUpdate
2007-02-14 velhoAdded SDP support into surf.
2007-02-14 velhoMaking a surf workstation model using csdp. How simple...
2007-02-14 velhoMoving sdp tests in maxmin_usage (to have the same...
2007-02-14 velhoC files also need to know whether they're compiling...
2007-02-14 velhoShut libcsdp mouth!
2007-02-14 velhoExport sdp_solve only when compiling with csdp!
2007-02-14 velhoUseless file!
2007-02-14 velhoFix many bugs.
2007-02-14 velhoImproved debbugging information.
2007-02-13 mquinsonUpdate 'Where is the get_host_load function hidden...
2007-02-13 velhoCorrected a major bugus.
2007-02-13 mquinsonAdd some links to the new example here and there
2007-02-13 mquinsonUpdate the flexml memory limitation entry to reflect...
2007-02-12 mquinsontypo
2007-02-12 mquinsonGRAS paper was published, sort the 2006 entries chronol...
2007-02-12 mquinsonLink howtos into the compilation schema
2007-02-12 mquinsonNew lesson on explicit message waiting
2007-02-12 mquinsonadd a toc, add the lastly added tour lesson, and link...
2007-02-12 mquinsonAdd some info on this topic, even if it's veeery far...
2007-02-12 mquinsonLink to the HOWTOs
2007-02-12 mquinsonA HOWTO on how to design GRAS application as it seems...
2007-02-12 mquinsonThe files needed for the example of lesson 11 (explicit...
next