Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2004-11-15 mquinsonDo not use uninitialized vars (last commit was brain...
2004-11-15 mquinsonDie on error when determining minimal type boundary
2004-11-15 mquinsonDo declare variables at the begining of the block,...
2004-11-15 mquinsondistribute gras/core.h
2004-11-15 mquinsonHardcode GRAS_MAX_CHANNEL since it got killed somehow...
2004-11-15 mquinsonFix make distcheck
2004-11-15 mquinsonSome more cleanup
2004-11-15 mquinsonApply the renamings s/gras/xbt/i of last week
2004-11-15 mquinsonMake it compile in mainaiter (paranoid) mode
2004-11-15 mquinsonsome cleanup
2004-11-15 mquinsonautomatic update, I guess
2004-11-15 mquinsondo not configure the bandwidth example since it's broke...
2004-11-15 mquinsondistribute amok's headers
2004-11-12 alegrandComment some debugging stuff.
2004-11-11 alegrandCosmetics.
2004-11-11 alegrandMax-min solver written ! :) Seems to be working fine !
2004-11-11 alegrandNo need to insert an element twice in a set. It causes...
2004-11-11 alegrandCorrection of a badly-written macro
2004-11-05 alegrandEfficient linear max-minimization library : first version.
2004-11-05 alegrandIllustrates the use of xbt_swag_offset
2004-11-05 alegrandExtract returns the object to remove if present in...
2004-11-05 alegrandAdd the swag module to these Makefiles
2004-11-05 alegrandSwag : another name for O(1) set
2004-11-05 alegrandMissing #include.
2004-11-05 alegrandAdd the possibility to remove an item in the middle...
2004-11-05 alegrandmaintainers need warnings
2004-11-04 alegrandForgot to commit the changes for surf.
2004-11-04 alegrandTypes and function prototypes for the max_min linear...
2004-11-04 alegrandAdded a dichotomy to the dictionnaries. make check...
2004-11-03 alegrandUsing xbt_new0 instead of callox in fifo and heap
2004-11-03 alegrandUpdate or removal of needless comments.
2004-11-03 alegrandNow the testsuite compile.
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 alegrandforgot to rename an include in this one.
2004-11-02 mquinsonProposition of protocol reorganisation to handle RPC...
2004-11-02 alegrandPrivate functions are private.
2004-11-02 alegrandrenamed xbt_heap_test to heap_bench
2004-11-02 alegrandrenamed xbt_(*.[ch]) to \1.
2004-11-02 mquinsonEnable bandwith's AMOK module
2004-11-02 mquinsonStar eradication
2004-11-02 mquinsonsome tests on the first AMOK module, showing how greatl...
2004-11-02 mquinsonFix the debian target
2004-11-02 mquinsonDocument the naming schema Arnaud forced me to follow...
2004-11-02 mquinsonChoke on C++ style comments since it breaks on AIX
2004-11-02 mquinsoncleanup what's already done
2004-11-02 mquinson+= test_sg
2004-11-02 mquinsonmissing parts
2004-11-02 mquinsonMissing chunks
2004-11-02 mquinsondocument last change
2004-11-02 mquinsoncleanup MSG after simulation
2004-11-02 mquinsonGet ready to add bandwidth when it works
2004-11-02 mquinsonAutomatic changes
2004-11-02 mquinsongo into the AMOK subdir
2004-11-02 mquinsonUps, should be commited since a while
2004-11-02 mquinsonbandwidth.c -> Bandwidth/
2004-11-02 mquinsonsome more work on the bandwidth test module (ie, root...
2004-11-02 mquinsonstar eradication, mainly (check changelog)
2004-11-02 mquinsonstar eradication
2004-11-02 mquinson.
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Eradication...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Erradication
2004-11-02 alegrandFormers simgrid fifo : when real O(1) is needed......
2004-11-02 alegrandcosmetics
2004-11-02 alegrandremplace -> replace
2004-10-29 alegrandFirst version of the xbt_heap, trying to follow the...
2004-10-07 mquinsonAvoid memcpy while retrieving data from dynars (speed up)
2004-10-06 mquinsonThe datatest I'm fighting for since 2 weeks
2004-10-06 mquinsonupdate
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-10-01 mquinsonRename GROS to XBT, thanks Arnaud ;)
2004-09-29 mquinsondocument last changes
2004-09-29 mquinsonReintroduce the raw sockets
2004-09-29 mquinsonReintroduce raw sockets.
2004-09-28 mquinsonKick AC_FUNC_MALLOC since the rpl_malloc segfault on...
2004-09-28 mquinsonOnly use the C comment style, not the C++ one
2004-09-28 mquinsonRemove it again since it's useless without the Makefile...
2004-09-28 mquinsonMake sure it works on my laptop before trying on AIX...
2004-09-28 mquinsonAdd the configure to the cvs so that I can use cvs...
2004-09-28 mquinson.
2004-09-28 mquinsonSome work to get it ansi compliant, still much to doo
2004-09-27 mquinsonport the SG part to the new stuff intended to work...
2004-09-27 mquinsonmore header to make AIX happy
2004-09-27 mquinsonYet another malloc without cast breaking on AIX
2004-09-17 mquinsonAdd a blurb about the source tree organization
2004-09-16 mquinsonAdapt header to last change in code
2004-09-16 mquinsonupdate
2004-09-16 mquinsondocument last change (size_t fixes for 64bits)
2004-09-16 mquinsonalpha portability again (damn size_t)
2004-09-16 mquinsonsome notes about coding standards to ensure portability
2004-09-16 mquinsonAdd the right macro to the CVS, sorry Arnaud
2004-09-15 mquinsonrelibtoolize
2004-09-14 mquinsonAsk autoreconf to install the missing files
2004-09-14 mquinsondistribute gnome-common.m4 to cut one strange bootstrap...
2004-09-14 mquinsonAdd a file needed to bootstrap (comes from the gnome...
2004-09-14 mquinsonAdd a layer over the system headers to simplify portability
2004-09-14 mquinsonnot much to do with the original macro => rename file
2004-09-14 mquinson+=.dirstamp
2004-09-14 mquinson.
2004-09-14 mquinsonFlush the socket after write
next