2006-04-12 |
mquinson | Iiiirk. It leaks |
commit | commitdiff | tree | snapshot |
2006-04-12 |
mquinson | Make sure we won't try to survive to unexpected exceptions |
commit | commitdiff | tree | snapshot |
2006-04-12 |
mquinson | Make sure we kill peers properly, and plug some memleaks |
commit | commitdiff | tree | snapshot |
2006-04-12 |
mquinson | Do not close socket which were never opened (see docume... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
mquinson | cosmetics, plus tracked down a source of problem with... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | Track the symbols even if they hide in a dynamic librar... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | New function: xbt_display_backtrace(). Sweet while... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | New function: xbt_display_backtrace(). Sweet while... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | Plug a memleak and shut it up |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | cosmetics |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | Do not malloc(0), please. It looks ugly |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | Rework the MSG navbar |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | More verbose on the remaining bug |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | . |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | Major refactoring to make the test stricter and more... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | debug logs tweaking; to reset the exception container... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | Use xbt_ex_setup_backtrace to actually setup the backtr... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | only dupplicate the procname when dealing with remote... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
mquinson | only dupplicate the procname when dealing with remote... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
alegrand | Add a test in MSG_task_execute to stop whenever a task... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | Catch up with lastest API breakage (xbt_ex_free) |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | Display some info about the frames addr2line knows... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | The neat backtraces need a semi-public symbol from... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | Catch up with the lastest API breakage, and fix doxygen... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | Catch up with the lastest API breakage |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | Catch up with lastest API breakage, and fix doxygen... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | Break the API once again so that we can reset the struc... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | Document my new toy feature |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | Reindent, deal properly with remote exceptions |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | Display neat exceptions backtraces |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | We need to store the binary name somewhere to display... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | check whether what we need to display neat backtraces... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
mquinson | move oldies out of the way |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | Make two tests in the same file: a simple saturation... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | Avoid returning in the TRY block since it makes everyth... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | cosmetics |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | reindent |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | Add an emergency debugging facility (cannot use regular... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | Document the issue I searched for 3 days now. HOW CAN... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | split out the compilation issues from the 'make check... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | There is a new process in can |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | Make sure those scripts are runable |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | First pass of cleanup so that it compiles with paranoid... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
illogict | Update for chord example, indentation, cleaning out... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | Infrastructure |
commit | commitdiff | tree | snapshot |
2006-04-06 |
mquinson | Add can |
commit | commitdiff | tree | snapshot |
2006-04-06 |
bimal | Initial import |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | duration are double in GRAS |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | seems to work in most cases. Yuhu |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | allow caller to not be interested in all the data we... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Avoid to actually malloc the chunk of data when exchang... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
alegrand | Using brand new logo. |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Found why the backtrace were not propagated anymore |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | zorglub |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Introduce saturation mecanism |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Use message kind instead of message type kind or we... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Reimplement on top of new amok module |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | welcome, saturate testcase |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | * Better split between bandwidth and saturation sub... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Welcome to modernity, testing infrastructure |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | sanitize around the xbt_host_t typedef; kill the remote... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | cosmetics |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Allow for asynchronous RPC calls, plus better detection... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Typo in comments, and add the timeout to the CB context... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Kill non-portable comment |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Introduce asynchronous RPC calls |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Test mecanism |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Improve detection of remote exceptions |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Improve detection of remote exceptions, plus workaround... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | debug msg tweaking |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Ignore ignorable |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Also test in RL ;) |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Make the testcase catch more errors: let A,B,C be 3... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | When answering a RPC, use the answer message type,... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | All we need on this earth is verbose debugging messages... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | Make sure we don't change a timeout=0 into a timeout... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | plug a memleak on remote exception propagation |
commit | commitdiff | tree | snapshot |
2006-04-04 |
mquinson | More verbose error msg |
commit | commitdiff | tree | snapshot |
2006-04-03 |
mquinson | Allow up to 8 params to the INFO logging severity |
commit | commitdiff | tree | snapshot |
2006-04-03 |
mquinson | Sizes in bytes; rework the documentation; uniformize... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
amad206 | the code of Matrix bandwidth function |
commit | commitdiff | tree | snapshot |
2006-04-03 |
amad206 | prototype of the new matrix bandwidth test |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Documentation fixup |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | sexy sexy, I love figs |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Move the figs into a subdir, and add a new one to expla... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Stick to the coding standards wrt xbt_host_t structure |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Those damn RPC are done now |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Do use those wonderful RPC |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Sizes are now in bytes in GRAS & AMOK (plus 'the thing... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Move your ass to another host, you lazy maestro. Signed... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Yet another documentation improvement |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Documentation improvement |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | There is half a dozen of examples, actually |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | clean behind Arnaud (hehe) so that make distcheck works... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | processes are now started in file order |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Fix doxygen; more debuging (is always welcome); make... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mquinson | Fix doxygen |
commit | commitdiff | tree | snapshot |
2006-03-30 |
mquinson | Keep in sync with callback API change |
commit | commitdiff | tree | snapshot |
2006-03-30 |
mquinson | I'm such a looser (too) |
commit | commitdiff | tree | snapshot |
2006-03-30 |
mquinson | Document the introduction of RPC into GRAS, and the... |
commit | commitdiff | tree | snapshot |
next |