Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a function SD_task_dependency_get_data and improve some code
[simgrid.git] / src / Makefile.am
2006-06-12 thieryWrong error message
2006-06-09 mquinsonAdd the matrices to the XBT
2006-05-16 mquinsonNew amok module: Host management
2006-05-16 mquinsonAdd xbt/host module to the lib
2006-04-20 mquinsonThis file was recently added and is missing from the...
2006-03-30 mquinsonDo not forget this great new feature in the library...
2006-03-21 alegrandRemoved useless commands that made flex happy.
2006-03-21 alegrandtypo
2006-03-20 alegrandAdding a XML graph parser
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2006-03-10 dimitrovAdding a stub for the graph library.
2005-11-01 mquinsonMore explicit error message when not going the maintain...
2005-10-23 mquinsonRun the testing infrastructure on make check
2005-10-23 mquinsonconvert the modules dict, dynar and swag to unit testing
2005-10-23 mquinsonOk, I'm a lammer, and I cannot get the rule from an...
2005-10-23 mquinsonConvert config module to unit testing
2005-10-23 mquinsonAdd a tool to automatically extract the test units...
2005-10-22 mquinsonRename testsuite to cunit (more sexy name); integrate...
2005-10-22 mquinsonMove OSSP testsuite code out of the testsuite/ dir...
2005-09-08 mquinsonRework the Transport layer to simplify it and improve...
2005-09-05 mquinsonThe buffered transport is now RL only (will allow a...
2005-09-05 mquinsonmsg now has a RL and a SG specific files
2005-08-16 alegrandmoving public parts to public places and generating...
2005-08-07 mquinsonOnly pass '-Wl,--export-dynamic' (we need to get neat...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-01 mquinsonInclude libex and snprintf replacement
2005-06-29 mquinsonput the great MSG_config stuff in the libs
2005-06-29 mquinsonInclude amok into libraries to avoid issues on AIX...
2005-06-27 mquinsonbump library version info; add dict_multi; cosmetics
2005-06-02 mquinsonmove the dynar type definition to a specific header...
2005-06-01 alegrandSkeleton of a timer (still lack a little bit of code...
2005-05-25 mquinsonProperly explain to automake that flexml generated...
2005-05-10 mquinsonMerge conditional execution and timing macros into...
2005-04-14 alegrandmoving timer functions so that we can use them for...
2005-04-14 mquinsonReact sainly when flexml is not installed
2005-04-14 mquinsonPlease die properly when flexml goes wrong or is not...
2005-04-06 mquinsonReduce a bit the flexml stack now that flexml 1.3 is out
2005-03-29 mquinsonImplement a gras_os_myname. KISS and don't try a DNS...
2005-02-27 mquinsonAdd a dist-files target to all makefiles. It outputs...
2005-02-26 alegrandGRAS_rl does not depends on MSG anymore.
2005-02-25 mquinsonMove out of COMMON sources all SG specific files. libgr...
2005-02-23 mquinsongras_os_sleep needs floor. SG users thus need -lm
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-13 mquinsonmv include/xbt/context.h src/include/xbt/context.h...
2005-02-13 mquinsonadd timers to GRAS
2005-02-13 mquinsonAdd a missing header; move include/surf/surfxml.h from...
2005-02-13 mquinsonDo generate the header we need with flexml
2005-02-13 mquinsonReadd the -b option to flexml now that it is part of...
2005-02-10 mquinsonNo idea what this -b flag is for. It's not in flexml...
2005-02-09 mquinsonmv src/modules.doc doc/modules.doc
2005-02-08 mquinsonstupid me
2005-02-08 mquinsonUseless cleanup
2005-02-07 alegrandAdding a nice skeleton for Henri.
2005-02-01 alegrandNo need to rebuild the parser if you're not a maintainer.
2005-01-31 alegrandupdating library number
2005-01-31 alegrandmoving include/surf to src/include/surf (continued)
2005-01-31 alegrandmoving include/surf to src/include/surf
2005-01-28 mquinsonYou know the refain. It's needed to make dist, it must...
2005-01-27 alegrandI probably had been drinking too much the day I have...
2005-01-26 alegrandmissing files
2005-01-11 alegrandNow, it works.
2005-01-05 alegrandPlease, flex, tell me on which line problems are. Also...
2005-01-05 alegrandMoved from flex to flexml.
2004-12-31 mquinsonPre-release cleanup: rename libgrasrl to libgras and...
2004-12-31 mquinsonLet's get funky and try to settle gras on top of msg...
2004-12-31 alegrandsurf:~/Work/GRAS/heap $ valgrind --leak-check=yes ...
2004-12-22 alegrandAPI modification in context breaks MSG. Removing MSG...
2004-12-17 alegrandmoved src/surf/surf_parse.h to include/surf/
2004-12-17 alegrandThis one was easy. :)
2004-12-17 alegrandA few more functions and I'll be able to make MSG progr...
2004-12-17 alegrandKeep rewriting MSG so that it uses SURF instead of...
2004-12-16 alegrandmaking some field names more explicit (e.g. void *...
2004-12-16 mquinsoncleanup the mecanism in charge of declaring the library...
2004-12-15 mquinsonAdd the ucontext reimplementation for windows from...
2004-12-14 alegrandAdding a context library to xbt.
2004-12-10 mquinsonadd portable.h (headers to include to program in a...
2004-12-09 alegrandAdding workstation : a single CPU and a network card...
2004-12-07 alegrandcompile the network module
2004-12-02 alegrandSurf Parser
2004-11-16 alegrandRenamed host to cpu. That was really confusing.
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-05 alegrandAdd the swag module to these Makefiles
2004-11-04 alegrandForgot to commit the changes for surf.
2004-11-02 alegrandrenamed xbt_(*.[ch]) to \1.
2004-11-02 mquinsongo into the AMOK subdir
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-01 mquinsonRename GROS to XBT, thanks Arnaud ;)
2004-09-28 mquinsonOnly use the C comment style, not the C++ one
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 the inclusion paths
2004-07-07 mquinsonLet make dist work even when SG is not there
2004-04-06 mquinsonGet rid of nws_portability
2004-01-29 mquinsonmake dist now works
2004-01-27 mquinsonInitial revision