Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bugfix... I'm so pissed off to keep finding bug in this part of the code whereas...
[simgrid.git] / src / gras /
2005-01-27 mquinsonblurp
2005-01-27 alegrandGo away. There is nothing to look at here yet.
2004-12-31 mquinsonSearch msg.h at the right location
2004-12-31 mquinsonAdd the IDL compilation. But since it's WAYS broken...
2004-12-31 mquinsonAdd the prototypes for the upcoming IDL compilation...
2004-12-31 mquinsonremove dead code
2004-12-31 mquinsonRemove the headers already loaded from somewhere else...
2004-12-16 mquinsonmove gras_datadesc_type_cmp() out of the way (from...
2004-12-16 mquinsonFight symbol redefinition since it breaks on G5 (don...
2004-12-16 mquinsonno generated files in CVS
2004-12-16 mquinsonPort to G5
2004-12-16 mquinsonyou fucking windows. Don't even think about translating...
2004-12-15 mquinsonSome more debug
2004-12-14 mquinsonMake it work on win32; use the portable errno on socks...
2004-12-14 mquinsonadded a debug msg
2004-12-14 mquinsonMake it work on win32 ; some more debug msgs
2004-12-14 mquinsoninitialize winsock; support multiple calls to init...
2004-12-10 mquinsonmoved higher for the surf
2004-12-10 mquinsonFix (c) dates; make clear this is deprecated code
2004-12-10 mquinsonFix (c) dates
2004-12-10 mquinsonFix (c) dates; Initiate win32 cross-port
2004-12-10 mquinsonInitiate win32 cross-port
2004-12-10 mquinsonFix (c) dates; win32 cross-port
2004-12-10 mquinsonA proper gras_init function
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-30 alegrandKILKILKIL
2004-11-30 alegrandRemoved a bunch of unused variables. Mostly some xbt_er...
2004-11-16 mquinsonPort to ARM
2004-11-15 mquinsonDo not use uninitialized vars (last commit was brain...
2004-11-15 mquinsonDo declare variables at the begining of the block,...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Eradication...
2004-10-07 mquinsonAvoid memcpy while retrieving data from dynars (speed up)
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-09-29 mquinsonReintroduce raw sockets.
2004-09-28 mquinsonOnly use the C comment style, not the C++ one
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-16 mquinsonalpha portability again (damn size_t)
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-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonfix the inclusion paths
2004-09-06 mquinsonmove the definition of local definitions a level higher
2004-09-06 mquinsonkill cruft
2004-09-06 mquinsonMore documentation of -version-info of libtool; reflect...
2004-08-18 mquinsonSpecify the buffer size before allocating them, to...
2004-08-18 mquinsonInterface cleanup: msgtype_by_name return the searched...
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 mquinsonflush function, cosmetic in API, more debug
2004-08-08 mquinsonAdd the buffer transport, and some fat optimisation...
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 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 mquinsonDo not include all _interface header here, but only...
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-26 mquinsoncosmetics
2004-07-24 mquinsonLet it work
2004-07-24 mquinsonSome more debuging message, allowing to catch and destr...
2004-07-24 mquinsonFix miscasted logging arguments
2004-07-24 mquinsonopen a frame on cbps creation, and close one on deletion
2004-07-24 mquinsonDo compile with debugging symbols. No idea how I manage...
2004-07-24 mquinsonChange all size_t into long int; Fix miscasted argument...
2004-07-23 mquinsonMore verbose error message
2004-07-22 mquinsonmake distcheck is now successful
2004-07-22 mquinsonUpdate versionning info, and add a cheat sheet to the...
2004-07-22 mquinsonMove Virtu functions into the gras_os_ namespace
2004-07-22 mquinsonIgnore .la
2004-07-22 mquinsonIgnore .lo
2004-07-20 mquinsonDo not remove Makefile.in on distclean, but on maintain...
2004-07-20 mquinsonBuild shared libraries
2004-07-13 mquinsonplease close the structure behind you
2004-07-13 mquinsontake care of the architecture maximal boundary when...
2004-07-11 mquinsonadd the result of flex (no build-dep on this)
2004-07-11 mquinsonLet it work with new flex (just add the needed prototyp...
2004-07-11 mquinsoncosmetics; add support for closing struct and union
2004-07-11 mquinsonDamn idiot, double where declared being as big as float...
2004-07-11 mquinsonmake sure union and struct are closed before exchange...
2004-07-11 mquinsoncosmetics; channel renamed fron DataDesc to datadesc...
2004-07-11 mquinsonFirst version of the structure parsing macro, and assoc...
2004-07-08 mquinsonMore debug; cosmetics
2004-07-08 mquinsonRename architectures, implement conversion;)
2004-07-08 mquinsonget ride of the testing to XML, since SG is now compile...
next