Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
- Also adapt the message size when experiment is too short to avoid
[simgrid.git] / configure.ac
2006-07-10 thieryAdd SimDag test
2006-07-06 mquinsonalso display CPPFLAGS
2006-07-04 mquinsonCheck for signal mechanism
2006-06-26 alegrandCosmetics + adding simdag to the main compilation branch.
2006-06-08 mquinsonadd a flag to get the pthreads directly, I'm sick of...
2006-05-30 mquinsonNext version will be 3.1
2006-05-21 mquinsonadd the parallel matrix multiplication example (plus...
2006-05-19 mquinsonAdd a big fat warning to users seeming to use the CVS...
2006-05-19 mquinsoncosmetics: rename alltoall to all2all
2006-04-24 alegrandUse absolute dir for testsuite as relative paths result...
2006-04-07 mquinsoncheck whether what we need to display neat backtraces...
2006-04-06 mquinsonMake sure those scripts are runable
2006-04-06 mquinsonAdd can
2006-04-04 mquinsonwelcome, saturate testcase
2006-03-30 mquinsonHere come the proper GRAS RPC
2006-03-17 mquinsonComplete the compilation infrastructure wrt the last...
2006-03-15 mquinsonadd the ongoing internship code
2006-02-03 mquinsonMake doxygen mandatory in maintainer mode since we...
2005-10-21 alegrandOn the 3.0.2 tracks...
2005-10-21 alegrandGetting ready for 3.0.1
2005-10-02 mquinsonAdd a yummy matrix multiplication rpc thing
2005-09-08 mquinsonOfficially start the work on next release
2005-09-08 mquinsonCheck whether the readv function is available or not
2005-08-25 alegrandI had forgotten to commit these files at release time...
2005-08-09 alegrandmoving to 2.97
2005-08-09 alegrandversion 2.96
2005-08-07 mquinsonCheck for execinfo.h, it's not always there (actually...
2005-07-01 alegranddetect va_copy and provide a replacement. Code stolen...
2005-07-01 mquinsonWe now use vasprintf
2005-07-01 mquinsonasprintf replacement
2005-07-01 alegrandmoving to 2.96
2005-06-30 alegrandmoving to 2.95
2005-06-29 mquinsonDo compile correctly under windows; some more informati...
2005-06-29 mquinsonamok separate library is dead
2005-06-29 alegrandTrying to make context work on stupid architectures...
2005-06-23 mquinsonreenable amok now that it partially work
2005-06-23 mquinsonNew GRAS example: simple/static token ring implementation
2005-06-06 mquinsonamok examples revival; cosmetics
2005-06-02 mquinsonSome more SG_CONFIGURE_PART for aestetic and such
2005-05-13 alegrandNew working version.
2005-05-13 alegrandgetting rid of gras-check-arch
2005-05-13 mquinsonFix team email
2005-05-13 mquinsonRelease 2.94
2005-04-28 mquinsonProtect a coma (separes arguments in m4)
2005-04-28 mquinsonConfigury beautification
2005-04-28 mquinsonThe grand Doxygen simplification
2005-04-15 mquinsonFix flexml detection
2005-04-14 mquinsonFix detection of flexml presence
2005-03-08 mquinsonmaintainer-mode implies enable-compile-warnings. Feel...
2005-03-04 alegrandOn the way to 2.94
2005-03-04 alegrandReady for the 2.93!
2005-03-04 mquinsonMake sure graspe-master is executable, even if it's...
2005-03-03 mquinsonDamn typo
2005-03-03 mquinsontest whether ucontext actually work, not only whether...
2005-03-03 mquinsonI'd prefer xlC better than gcc on AIX
2005-03-03 alegrandstop lying... :)
2005-03-01 mquinsoncleanups +AC_CHECK_PRINTF_NULL
2005-02-28 mquinsonOnly test for ucontext.h and pthread.h when needed...
2005-02-27 mquinsonpthread by default
2005-02-27 mquinson--enable-context option: remove the s from ptreads...
2005-02-26 alegrandContexts over pthreads.
2005-02-23 mquinsonLaunch 2.93 devel
2005-02-23 alegrandPreparing for the next version
2005-02-23 mquinsonCheck for usleep since gras_virtu needs it
2005-02-18 alegrandmake things more clean when deploying
2005-02-16 alegrandAdding everything needed to develop GRAS timing macros
2005-02-14 alegrandPreparing for the next version
2005-02-13 mquinsonMove the timer test to examples, add the infrastructure...
2005-02-11 alegrandstub_generator reading XML files
2005-02-08 mquinsonlet make distcheck work in examples/msg
2005-02-04 mquinsongenerate a missing Makefile
2005-02-04 mquinsonAsk users to repport bugs to the list, not to Arnaud...
2005-02-04 mquinsonUse the new AC_PROG_FLEX macro, move it to the right...
2005-02-04 mquinsonMove gras example to their own subdir, re-enable gras-RL
2005-02-01 alegrandmoving to next version
2005-01-31 alegrandnot distributing too much gras for now
2005-01-29 alegrandI WANT A RECENT FLEX !!!
2005-01-28 mquinsondistcheck fixups: generate those files automatically...
2005-01-27 alegrandImporting the documentation !!! :)
2005-01-27 mquinsonFirst steps for support to flexml within 'simgrid' ;)
2005-01-27 alegrandchanging the archive name
2004-12-31 mquinsonPre-release cleanup: rename libgrasrl to libgras and...
2004-12-31 mquinsonProperly check for errno and unistd; don't check for...
2004-12-16 mquinsoncleanup the mecanism in charge of declaring the library...
2004-12-15 mquinsonFix the ucontext detection: search for the header,...
2004-12-15 mquinsonLet's keep cool and polite with the users of prehistori...
2004-12-14 mquinsoncheck for the functions we need; generate and chmod...
2004-12-14 alegrandAdding a context library to xbt.
2004-12-10 mquinsonfirst work on the cross-compilation
2004-11-15 mquinsondo not configure the bandwidth example since it's broke...
2004-11-02 mquinsonEnable bandwith's AMOK module
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-09-28 mquinsonKick AC_FUNC_MALLOC since the rpl_malloc segfault on...
2004-09-14 mquinsonGenerate all tests
2004-09-07 mquinsonfix paths so that make distcheck works again
2004-09-06 mquinsonrelease 0.6.2. The code changes (interface simplificati...
2004-08-17 mquinsonV0.6.1
2004-08-12 mquinson[after] last minute bug fixes
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
next