Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
renaming more tracing functions
[simgrid.git] / src / Makefile.am
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-23 mquinsonFix last commit of Medhi so that the Java bindings...
2010-03-23 mquinsonFactorize a lot of code in context factories through...
2010-03-23 mquinsonfixes to make dist
2010-03-22 mquinsonvarious cosmetics improvements
2010-03-17 mquinsonAdd the new exceptions to the build chain
2010-03-02 mquinsonMassive cleanups in ruby. Not yet working (segfault...
2010-03-01 mquinsonUse my axe to get ruby bindings compiling. Need to...
2010-03-01 mquinsonOngoing cleanup in ruby bindings. Does not compile...
2010-02-27 mquinsonvarious cleanups to the java bindings
2010-02-27 mquinsonRemove the DTD and its resolver from the java bindings...
2010-02-27 mquinsonset source level of java to 6 (5 may be enough, but...
2010-02-10 piniOops, forgot to commit the updated Makefile.
2010-01-15 mquinsonBetterly integrated lua bindings (detected by configure...
2009-12-23 mquinsonMake sure that smx_context_thread.c ends up in the...
2009-12-23 mquinsonAlso include the lex file of dax in the archive
2009-12-23 mquinsonFix my fix about building without flexml
2009-12-23 mquinsonDon't fail when flexml is not installed and the dtd...
2009-12-15 alegrandHelp distcheck to work.
2009-12-10 mquinsonFix default target about dax.dtd for the ones not havin...
2009-12-02 mquinsonAnother try to get the make dist working with or withou...
2009-12-02 mquinsonCircumvent a bug in automake (at least found in v1.11)
2009-12-02 mquinsoninclude all the needed files in the archive so that...
2009-11-20 mquinsonTry to compile in supernovae mode when requested to
2009-10-08 mquinsonNew function: xbt_dynar_dopar(dynar,fun)
2009-10-06 mquinsonMake the empty box of DAX parsing work (still empty...
2009-10-06 mquinsonNew dax loader infrastructure (empty box so far)
2009-10-05 mquinsonFirst prototype of the networking API for SIMIX. It...
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-08-20 mquinsonThis file does not exist anymore after xbt_dynar_foreac...
2009-08-18 mquinsonVarious fixes to the java building infrastructure ...
2009-08-17 mquinsonAdd a missing file to the archive
2009-07-21 genaud* minimum of datatype handling for alltoall tuned
2009-07-13 mquinsonLots of renamings from xbt_ to smx_
2009-07-13 mquinsonmake dist works again
2009-07-13 mquinsonSome build adjustments mandatory for the relocation...
2009-07-13 mquinsonkill network_common.h: empty
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-07 mquinsonFix make dist by locating surf_resource.h in its real...
2009-07-04 mquinsoninline the accessors of surf_resource_t
2009-07-04 mquinsonmerge redundant surf_cpu_state_t and surf_link_state_t...
2009-07-02 genaudembed smpi/smpi_coll_private.h in the tarball
2009-07-02 genaud* added support for optimized collectives:
2009-07-02 mquinsonmove private datatypes into relevant file; kill header...
2009-07-01 mquinsonExtract the routing logic into its own object.
2009-07-01 mquinsonMove surf_action related function to a specific file
2009-07-01 mquinsonmv surf_timer.c surf_model_timer.c
2009-06-30 mquinsonrename src/surf/model.c into surf_model.c to avoid...
2009-06-30 mquinsonImplement a generic resource; use it as ancestor to...
2009-06-30 mquinsonFactorize some code in SURF
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...
2009-06-25 mquinsonCompile about every existing SMPI examples (reduce...
2009-05-05 mquinsonfirst draft of the action runner
2008-11-26 alegrandAdd useful gnets headers to the dist.
2008-11-10 mquinsonErm. Fix previous commit (by looking for the header...
2008-11-10 mquinsonAdd a header file to the SRC list so that it lands...
2008-11-10 mquinsonChange sg_unit_extractor so that it takes all units...
2008-09-04 mquinsonRemove trailing space to jardir definition since it...
2008-07-12 mquinsonAdd jmsg_application_handler.c to the libs
2008-05-14 mquinsonAn implementation of the SHA1 hashing algorithm
2008-04-14 mquinsonThe xbt/xbt_context_factory.h file was merged into...
2008-04-14 mquinsonContinue propagating the recent file renamings
2008-03-15 alegrandStarting to code a "constant" network model.
2008-03-15 alegrandMove a definition around so that other network models...
2008-02-03 mquinsonReintroduce a more robust hack here
2008-02-03 mquinsonRemove a useless and now harmful rapid hack
2008-01-23 mquinsonAllow gcc cross-compilation targetting windows, and...
2008-01-22 mquinsonSeparate the dummy implementation of the backtraces...
2008-01-11 cheriermThis change is relative with the mailbox concept :
2008-01-07 mquinsonAlso distribute the msg_mailbox header in the tarball
2008-01-07 mquinsonsplit windows and linux backtrace setup out of the...
2008-01-07 cheriermA distraction
2008-01-07 cheriermAdd end line in msg_mailbox* files and add the file...
2007-12-20 mquinsonmv surfxml.dtd simgrid.dtd
2007-12-12 mquinsonFinish the code cleanup by killing completely the KCCFL...
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-28 mquinsoncosmetics: inline header files loaded only at one location
2007-11-27 mquinsonRename xbt/xbt_context.h to xbt/context.h, and add...
2007-11-19 mquinsonOps, forgot this in the java cleanup commit
2007-11-16 mquinsonadd a stub for the java factory initier for the cases...
2007-11-16 mquinsonDo not include C files. Instead, add them to the projec...
2007-11-15 cheriermImpact of the new context switch implementation of...
2007-11-08 mquinsonSpecify that only <platform> can be a root tag
2007-10-12 mquinsonAllow java to compile in VPATH settings (at the price...
2007-10-11 mquinsonMove string buffers from 'private to tesh' to 'public...
2007-10-11 mquinsonMove private definition out of the log.h public header...
2007-10-05 mquinsonOther useless copyright notice updates
2007-09-25 alegrandDo not forget to distribute the java sources...
2007-09-25 alegrandAdd missing files to the dist...
2007-09-25 alegrandAdd forgotten headers to the dist...
2007-09-25 alegrandFixing EXTRA_DIST (a \ was missing...)
2007-09-25 alegrandfix broken file name.
2007-09-25 alegrandTrying to fix make dist.
2007-09-24 mquinsonAuto apply the changes needed to port flexml to windows...
2007-09-18 mquinsonOnly clean unit files in maintainer mode since we canno...
2007-09-18 mquinsonAdd a compilation mode suited to build daemons. It...
2007-09-13 mquinsonNew version of the java bindings by Malek, passing...
2007-09-12 alegrandgetting rid of workstation_KCCFLN05_private.h
2007-09-04 mquinsonWindows users (at least, MSVC ones) need a def file
2007-08-28 marklsrefactored smpi into multiple source files.
next