| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gobject/: LGPLv2+ -> LGPLv2.1+ | Sébastien Wilmet | 2017-05-24 | 1 | -1/+1 |
| | | | | | | | | | All gobject/*.{c,h} files have been processed. gmarshal.c and gmarshal.h don't have a license header. https://bugzilla.gnome.org/show_bug.cgi?id=776504 | ||||
| * | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -3/+1 |
| | | |||||
| * | Add dtrace and systemtap support for gobject | Alexander Larsson | 2010-05-27 | 1 | -0/+43 |
| This adds static markers and systemtap tapsets for: * type creation * object lifetimes (creation, ref, unref, dispose, finalize) * signal creation and emission Signal emissions and finalization marker have a corresponding *_end (or *-end in dtrace) version that is when the corresponding operation is finished. https://bugzilla.gnome.org/show_bug.cgi?id=606044 | |||||
