1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 2 days ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update package.xml for v0.2.0 More... almost 14 years ago
Merge branch 'master' of github.com:mgdm/php-pango More... about 14 years ago
Add PangoGravity support More... about 14 years ago
Add prototype to fix compiler warning More... about 14 years ago
Update README to indicate Pango 1.14 is the minimum version More... about 14 years ago
Make extension compatible with Pango 1.14, for RHEL 5.x More... about 14 years ago
Add beginning of Cairo 1.2 support for RHEL 5.x More... about 14 years ago
Forgot to intialize the stride More... about 14 years ago
We don't use the stride any more More... about 14 years ago
Add svn:ignore properties More... about 14 years ago
Remove compiler warnings More... about 14 years ago
Fix memory management in FreeType fonts. Get Cairo to handle the lifecycle of the FT_Face objects. More... about 14 years ago
Make sure globals are constructed and freed correctly More... about 14 years ago
Avoid buffer overflow by always calculating stride More... about 14 years ago
Added enum class skeleton More... about 14 years ago
merge with auroraeosrose More... about 14 years ago
added Repository::isRegistered More... about 14 years ago
Merge in changes from mark
Elizabeth Marie Smith
as Elizabeth M Smith
More... about 14 years ago
THere's that missing .hgignore, and enums/flags now register right - want to make an enum base class for them yet - sigh, stupid PHP
Elizabeth Marie Smith
as Elizabeth M Smith
More... about 14 years ago
Adding a test More... about 14 years ago
Just whetting my whistle More... about 14 years ago
Add reflection example to test that items are being registered correctly
Elizabeth Marie Smith
as Elizabeth M Smith
More... about 14 years ago
Module number is elsewhere - work on "stash" which will eventually get our ready to use invoker
Elizabeth Marie Smith
as Elizabeth M Smith
More... about 14 years ago
HAHA - use the module entry pointer after registering the class, it all works properly
Elizabeth Marie Smith
as Elizabeth M Smith
More... about 14 years ago
Trying to get struct objects working, zend engine and the EG(current_module) thing is a problem
Elizabeth Marie Smith
as Elizabeth M Smith
More... about 14 years ago
Use module number in constant registration More... about 14 years ago
Add module_number to globals More... about 14 years ago
Constants
Elizabeth Marie Smith
as Elizabeth M Smith
More... about 14 years ago
Add module globals More... about 14 years ago
Repository class has only static methods More... about 14 years ago