1. 70bcfb7 [OPTIM] GCC4's builtin_expect() is suboptimal by Willy Tarreau · Sun Jan 27 02:21:53 2008 +0100
  2. 315bff5 Merge branch 'pools' into merge-pools by Willy Tarreau · Mon May 14 02:11:56 2007 +0200
  3. 1209033 [MINOR] disable useless hint in wake_expired_tasks by Willy Tarreau · Mon May 14 02:11:39 2007 +0200
  4. fbfc053 [BUG] fix buggy timeout computation in wake_expired_tasks by Willy Tarreau · Mon May 14 02:03:47 2007 +0200
  5. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · Sun May 13 19:43:47 2007 +0200
  6. c64e539 [MINOR] avoid inlining in task.c by Willy Tarreau · Sun May 13 16:07:06 2007 +0200
  7. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  8. 7317eb5 [MAJOR] fixed some expiration dates on tasks by Willy Tarreau · Wed May 09 00:54:10 2007 +0200
  9. e33aece [MINOR] uninline task_wakeup by Willy Tarreau · Mon Apr 30 13:15:14 2007 +0200
  10. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  11. a6a6a93 [MAJOR] changed TV_ETERNITY to ~0 instead of 0 by Willy Tarreau · Sat Apr 28 22:40:08 2007 +0200
  12. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  13. 5e8f066 [MINOR] slightly optimize time calculation for rbtree by Willy Tarreau · Mon Feb 12 00:59:08 2007 +0100
  14. b1b8272 [MINOR] uninline rb_insert_task_queue() by Willy Tarreau · Sun Feb 11 13:52:16 2007 +0100
  15. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · Sun Jan 07 00:38:00 2007 +0100
  16. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  17. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200