Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
2004-09-14 mquinsonwork even when called from the upper directory (just...
2004-09-14 mquinsonRun the 'tcp' and 'file' tests too
2004-09-14 mquinsondo not use malloc directly since AIX does not like...
2004-09-14 mquinsonclarify a comment
2004-09-14 mquinsonadd an header AIX seems to want
2004-09-14 mquinsondeal with AIX by extending the architecture description...
2004-09-14 mquinsondeal with AIX
2004-09-14 mquinsonGenerate all tests
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-07 mquinsonfix paths so that make distcheck works again
2004-09-06 mquinsonFix paths
2004-09-06 mquinsonmv
2004-09-06 mquinsonfix the inclusion paths
2004-09-06 mquinson.
2004-09-06 mquinson.
2004-09-06 mquinsonmv
2004-09-06 mquinsonmove the definition of local definitions a level higher
2004-09-06 mquinsonWelcome, Arnaud
2004-09-06 mquinsonsplit gras and gros
2004-09-06 mquinsonkill cruft
2004-09-06 mquinsonNDEBUG remove also debugging logs
2004-09-06 mquinsonsimplify ssh requierement for remote compilation
2004-09-06 mquinsonrelease 0.6.2. The code changes (interface simplificati...
2004-09-06 mquinsondetect AIX and fail for now. How frustrating
2004-09-06 mquinsonMore documentation of -version-info of libtool; reflect...
2004-08-18 mquinsoncleanup, deal with optimization flags the same way...
2004-08-18 mquinsonapply last API modification
2004-08-18 mquinsonSpecify the buffer size before allocating them, to...
2004-08-18 mquinsonInterface cleanup: msgtype_by_name return the searched...
2004-08-18 mquinsonUseless cleanup
2004-08-17 mquinsonV0.6.1
2004-08-17 mquinsonPre-alloc the buffers
2004-08-12 mquinson[after] last minute bug fixes
2004-08-11 mquinson Version 0.6 (protocol not changed; ABI expended)
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
2004-08-08 mquinsonGet v0.4 out of the door
2004-08-08 mquinsondocument last changes, and get 0.4 out of the door
2004-08-08 mquinsonflush function, cosmetic in API, more debug
2004-08-08 mquinsonAdd the buffer transport, and some fat optimisation...
2004-08-08 mquinsonreflect the change of cbps API from v0.3
2004-08-08 mquinsonadd a flush function; move module init/exit declaration...
2004-08-08 mquinsoncosmetic on the API
2004-08-08 mquinsonload the right _interface
2004-08-08 mquinsonkill gras_assertN when NDEBUG is defined
2004-08-08 mquinsonWe use the buffer transport when creating new sockets...
2004-08-08 mquinsonUse flush when needed, load the right _interfaces,...
2004-08-08 mquinsonIntroduce the flush, use the buffered transport
2004-08-08 mquinsonmodule init/exit functions are now in gras_private...
2004-08-08 mquinsoninline all helping functions
2004-08-08 mquinsonthere is now a flush function
2004-08-08 mquinsongross hack needed by the conjonction of the buffered...
2004-08-08 mquinsonMore verbose debug
2004-08-08 mquinsonnew buffered plugin. Use either tcp or sg to do the...
2004-08-08 mquinsonSwitch to the xml backend of gtk-doc tools since it...
2004-08-08 mquinsonDo not include all _interface header here, but only...
2004-08-08 mquinsonIntroduce a new 'trace' log verbosity, used for GRAS_IN...
2004-08-07 mquinsonTell in which function we are in GRAS_IN/OUT (when...
2004-08-07 mquinsonFix a fuckin bug preventing to pass --gras-log argument...
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-27 mquinsonTake the gras.h from the current dir, not the installed one
2004-07-26 mquinsoncosmetics
2004-07-25 mquinsonadd the file boundary to the config.log on success...
2004-07-24 mquinsonDocument last changes
2004-07-24 mquinsonInvalidate the little64 datadesc test for the time...
2004-07-24 mquinsonAdd some tests about cbps
2004-07-24 mquinsonAdd some tests about cbps
2004-07-24 mquinsonAppend the config.log even on successful executions
2004-07-24 mquinsonSome cbps now return a gras_error_t ;)
2004-07-24 mquinsonLet it work
2004-07-24 mquinsonFirst step of splintification
2004-07-24 mquinsonadd a faq
2004-07-24 mquinsonFix a little bug
2004-07-24 mquinsonMore useful logging msg
2004-07-24 mquinsonBegin a FAQ
2004-07-24 mquinsonAdd a test about cbps
2004-07-24 mquinsonSome more debuging message, allowing to catch and destr...
2004-07-24 mquinsonDo deal properly with the fact that internal key are...
2004-07-24 mquinsoncompile with -g; do not compile by default, but only...
2004-07-24 mquinsonpass '__attribute__ ((format (printf, 2, 3)))' to the...
next