2011-11-29 |
Arnaud Giersch | Correclty handle the case p1 < p2 in cmpstringp. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Function does not exist. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Rename dict structs to follow README.coding. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Remove useless internal functions. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Allow NULL for the reset function of mallocators. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Remove unused empty function. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Reorganize structs to save a few bytes. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Remove an useless (but optimized!) memcpy. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Avoid to clear mem for the last element. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | _xbt_clear_mem is used only once. Use memset directly. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Factorize code for xbt_dynar_shrink/_xbt_dynar_expand. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | There's no point in clearing mem in _xbt_dynar_expand. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Kill dead (commented) code. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Factorize code for xbt_dynar_set/xbt_dynar_set_at_ptr. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Unlock dynar at proper place. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Don't call _xbt_dynar_expand when it's not needed. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Don't clear mem before free. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arnaud Giersch | Push last_route in global_routing. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Arnaud Giersch | Need to have my own link list. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Arnaud Giersch | Free cost table on finalize. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Arnaud Giersch | Strings are already dup'ed by caller. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Arnaud Giersch | memcheck_tests.cmake: regenerate |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Arnaud Giersch | Set path for binary in token ring tesh file. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Arnaud Giersch | xbt_dict_new_ext() doesn't exist anymore. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Arnaud Giersch | Fix warning about clobbered variable. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Arnaud Giersch | Fixup for commit 08ac8cf2900. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Martin Quinson | make the string large enough to avoid buffer overflows |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Martin Quinson | get workstation model to pick the right network model... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Martin Quinson | there is no route in vivaldi |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Navarrop | Add a test for model RuleBased. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Christophe... | Lua: change the return values of simgrid.task.send. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Christophe... | MSG_comm_test and MSG_comm_testany did not update isused |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Christophe... | Lua: debug chord again |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Arnaud Giersch | Regenerated memcheck tests. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | Lua: fixing the chord example |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | Lua: simplify the return values of simgrid.comm.test() |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | Lua: implement isend, dsend and irecv |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | Lua: fix Chord example |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | Nobody uses MSG_get_errno and wants useless calls to... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | SIMIX: add a redundant parameter to avoid repeated... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | Remove a useless function. The default one does the... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | plug some more memleaks. We have no leak on the GOAL... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Navarrop | Add a platform with a bypass route. Add the test to... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin QUINSON | forgot to recreate the option when reviving supernovae |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | revert [a30523e] (remove supernovae) because I need... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | plug some more memleaks. aint bad anymore |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | Lua: removing the MSG_process_sleep hack changes the... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | Lua: copy tasks so that the sender doesn't have to... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Christophe... | Cosmetics |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | plug a bunch of memleaks |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | damn it, there is no example testing the bypass mecanism!! |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | replace a new/free cycle by a locally stacked object |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | work to enforce that link arg is readily usable in... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | reduce the dynar creation madness in g_r_a_l in recursi... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | rewrite an error message |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | merge get_route and get_latency in routings too |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | rename a global to avoid namespace pollution (and other... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | kill useless asserts: this is not the way routing logic... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | further streamline r_get_route_a_l: now that latency... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | simplify _routing_get_route_and_latency wrt latency |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | Change again the calling convention of routing_get_rout... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | check that AS->get_route don't return NULL on non-exist... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | kill the now useless 'cleanup' parameter of routing_get... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | kill global_routing->get_route_no_cleanup() |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | kill routing_get_route(), use routing_get_route_and_lat... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Martin Quinson | AS->get_route is no longer in charge of creating the... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | simplification + add comments + reindent of _get_route_... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | useless cosmetics |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | pre-parse the vivaldi coordinates |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | another empty function murder |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | nah, properties in the XML file are not the right place... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | don't trust globals to be memset'ed to 0 (and rework... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | error message rewrite |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | Let's trust the mathematics here: sqrt + fabs + fabs... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | tiny cleanups, and add a FIXME |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | merge structures route_t and route_extended_t. |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | tiny function renaming |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | fix the breakages that were hidden because some tests... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Martin Quinson | pcre is not optional anymore since a while -- reactivat... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Christophe... | Lua: implementing asynchronous comms (wait, test, isend... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Christophe... | Lua: add a function simgrid.process.sleep() |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Christophe... | Lua: add a function simgrid.get_clock() |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Christophe... | Lua: document the possibility to use numbers for mailboxes |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Christophe... | Lua: return errors from execute/send/recv, or nil in... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Christophe... | Lua: rename simgrid.task.name() to simgrid.task.get_name() |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Christophe... | Lua Chord example (not working yet, the API is still... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Christophe... | Make MSG_TASK_CANCELLED deprecated, replace it by MSG_T... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Navarrop | Remove ruby example from simgrid. |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Arnaud Giersch | Use xbt_XXX_is_empty() instead of testing xbt_XXX_lengt... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Arnaud Giersch | Rewrite xbt libs, using xbt dicts. |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Arnaud Giersch | Use xbt_lib_length instead of xbt_lib_size. |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Arnaud Giersch | Use defined interface for accessing to lib properties. |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Arnaud Giersch | Remove usage of xbt_dict_size(). |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Arnaud Giersch | Remove trailing spaces in ChangeLog. |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Laurent Bobelin | Added the new logo to the unstable doc, so that Lucas... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Martin Quinson | kill another "method" away from the "singleton" global_... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Martin Quinson | cosmetics and improve doc |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Martin Quinson | kill a file that were begging for it |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Martin Quinson | cosmetics |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Martin Quinson | move the callbacks to the cluster creation from surfxml... |
commit | commitdiff | tree | snapshot |
next |