• Sign in

taskrambler / libtrevent · Commits

Dogs2 white

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Snippets
  • Network
  • Commits 50
  • Network
  • Compare
  • Branches 2
  • Tags 1
  • libtrevent
30 Aug, 2014
1 commit
  • remove pending events buffer again as this was the wrong way
    f129e7f1
    Georg Hopp authored
    2014-08-30 19:10:26 +0100  
    Browse Files »

28 Aug, 2014
2 commits
  • remove additional newline
    9c64e2ad
    Georg Hopp authored
    2014-08-28 21:00:30 +0100  
    Browse Files »
  • Add abitility to get a string representation of an event. Used as DEBUG logging of event.
    b255fc9a
    Georg Hopp authored
    2014-08-28 19:43:15 +0100  
    Browse Files »

27 Aug, 2014
2 commits
  • add an extra queue for pending events. That way I achive a better ballance betwe… ...
    db9b87b2
    …en reading and processing and i don
    't need the additional timeout for polls
    Georg Hopp authored
    2014-08-27 21:43:43 +0100  
    Browse Files »
  • add finalize for event subjects. This results in an delete of the subject as soo… ...
    01463d7b
    …n as the last event is done and prevents emitting new events. Force heartbeat to be done and don't queue it.
    Georg Hopp authored
    2014-08-27 18:36:01 +0100  
    Browse Files »

26 Aug, 2014
1 commit
  • keep track of the anount of pending events on a subject
    2c2cb317
    Georg Hopp authored
    2014-08-26 07:51:27 +0100  
    Browse Files »

25 Aug, 2014
1 commit
  • add function to update next poll timer externally.
    8fb77893
    Georg Hopp authored
    2014-08-25 18:48:23 +0100  
    Browse Files »

24 Aug, 2014
1 commit
  • preparation for edge triggerd events
    f6254dfb
    Georg Hopp authored
    2014-08-24 22:03:11 +0100  
    Browse Files »

15 Aug, 2014
2 commits
  • create explicit event done type and reissue event is no handler has returned EVENT_DONE.
    a17bd09d
    Georg Hopp authored
    2014-08-15 18:31:36 +0100  
    Browse Files »
  • separate issue from emit
    83ee50f9
    Georg Hopp authored
    2014-08-15 18:30:07 +0100  
    Browse Files »

12 Aug, 2014
1 commit
  • signal handling
    10bd340c
    Georg Hopp authored
    2014-08-12 18:20:59 +0100  
    Browse Files »

11 Aug, 2014
2 commits
  • fix typo
    c00860f7
    Georg Hopp authored
    2014-08-11 19:11:35 +0100  
    Browse Files »
  • timeouts are now in milliseconds
    b24cbd48
    Georg Hopp authored
    2014-08-11 07:11:47 +0100  
    Browse Files »

06 Aug, 2014
3 commits
  • The event_methods hash is statically generated and should not be freed.
    778b5c4d
    Georg Hopp authored
    2014-08-06 19:42:55 +0100  
    Browse Directory »
  • some leak fixes ... but now I have a strange segfault in during cleanup, but onl… ...
    59ef0fbb
    …y if the caller of eventHandlerClassCleanup is build with optimizations.
    Georg Hopp authored
    2014-08-06 19:02:35 +0100  
    Browse Files »
  • Some fixes and additions. Dispatcher and handler now work.
    ac224684
    Georg Hopp authored
    2014-08-06 18:59:13 +0100  
    Browse Files »

05 Aug, 2014
10 commits
  • update copyright information
    e5534f93
    Georg Hopp authored
    2014-08-05 19:09:30 +0100  
    Browse Files »
  • add forgotten new files...oops
    f1d2bae0
    Georg Hopp authored
    2014-08-05 19:05:08 +0100  
    Browse Files »
  • EventDispatcher start and stop functionality
    6eb72452
    Georg Hopp authored
    2014-08-05 18:55:29 +0100  
    Browse Files »
  • EventDispatcher timing
    d0182d8f
    Georg Hopp authored
    2014-08-05 18:54:45 +0100  
    Browse Files »
  • derive EventDispatcher from EventSubject
    59594f31
    Georg Hopp authored
    2014-08-05 18:54:05 +0100  
    Browse Files »
  • code for event handling
    72d8b99b
    Georg Hopp authored
    2014-08-05 18:53:08 +0100  
    Browse Files »
  • add missing m4 macros
    ab4ae343
    Georg Hopp authored
    2014-08-05 08:08:06 +0100  
    Browse Files »
  • add missing m4 macros
    2eb1115e
    Georg Hopp authored
    2014-08-05 08:05:54 +0100  
    Browse Files »
  • added accidently omitted stuff
    b478943e
    Georg Hopp authored
    2014-08-05 00:48:23 +0100  
    Browse Files »
  • initial checkin
    1cdd4af9
    Georg Hopp authored
    2014-08-05 00:32:33 +0100  
    Browse Files »