Commit History

Author SHA1 Message Date
  Joseph Wayne Norton a716374f48 Remove ebin/gproc.app 14 years ago
  Joseph Wayne Norton 9b3ea6a7e9 Add ebin and .eunit 14 years ago
  Ulf Wiger 2742634c2e timer bug in gproc:request_wait/2 14 years ago
  Ulf Wiger 5fc6ee71b6 Merge branch 'compile-warning' of https://github.com/norton/gproc into norton-compile-warning 14 years ago
  Joseph Wayne Norton e3c7921291 fix compile warning 14 years ago
  klaar aab2dd0467 case clause will never match if a timeout is specified 14 years ago
  Ulf Wiger b903351824 Merge branch 'fix-leaking-timeout' of https://github.com/jlouis/gproc into jlouis-fix-leaking-timeout 14 years ago
  Ulf Wiger 023e927268 don't call is_process_alive on remote pids (thks sg2342) 14 years ago
  Jesper Louis Andersen 984fbddfe9 Limit the leakiness of a timeout in gproc:await/2. 14 years ago
  Ulf Wiger 68e0d19edd re-generated docs with updated edown 14 years ago
  Ulf Wiger 62d109a3d6 undid mistaken delete of pdf file 14 years ago
  Ulf Wiger ed49142456 rebuilt edown docs 14 years ago
  Ulf Wiger 1cb3c92dc2 added words about building docs 14 years ago
  Ulf Wiger bde4651a6f rebar doc automatically builds GFM 14 years ago
  Ulf Wiger fcdd5ac166 rebuilt edoc info using edown 14 years ago
  Ulf Wiger f0807c90f7 make eqc test less chatty 14 years ago
  Ulf Wiger 95a6320b65 added 'doc' target to Makefile 14 years ago
  Ulf Wiger 98ba2d9bfa added rebar support 14 years ago
  Ulf Wiger 94cb9af840 proper restart logic in gproc 14 years ago
  Ulf Wiger 9d5340e024 fixes noted by @jlouis, first eunit suite, bug fixes around mreg 14 years ago
  Stefan Grundmann 29779264d2 - fix "this process is monitored" entries for local properties 15 years ago
  Ulf Wiger a11326f203 delete of monitor marker in delete_globals() fixed 15 years ago
  Ulf Wiger 9a139a258d removed debug printouts 15 years ago
  Ulf Wiger f7a2f528e7 pulled from sg2342/41904c1f58a5474ff42c w/minor changes 15 years ago
  Stefan Grundmann 41904c1f58 fix removal of globals and cleanup after reception of DOWN 15 years ago
  Stefan Grundmann 0b9899eb70 fix typo in gproc:add_global_counter/2 15 years ago
  Tino Breddin 6dbe61874f Fixed handle_call and handle_cast arity for distributed gproc, which removes compiler warnings. 15 years ago
  Ulf Wiger 0fae114946 First reasonably well working Distributed Gproc 15 years ago
  Ulf Wiger 4da42e3820 buggy select stmt in gproc:info/2; thks Garrett Smith 15 years ago
  Ulf Wiger 13b7b688fd garbage left after process DOWN 15 years ago