0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
One more test and bugfix More... over 16 years ago
Added color test More... over 16 years ago
Unit test cleanup and more unit tests + bug fix for number optimisation More... over 16 years ago
- Add discard_invalid_selectors cfg and functionality; this fixes some of the duplicate combinator problems - Minor comment formatting changes - SETTINGS and FULLEXPECT support added to csst tests More... over 16 years ago
Minor formatting changes: - Compress extended if/else statement to indicate chaining - Remove trailing ?>, it's not necessary in PHP! - Add a custom harness for all unit tests More... over 16 years ago
Finish the rest of the "normal" selectors. More... over 16 years ago
Finish the "correct" selector cases; use inherit which is safer More... over 16 years ago
Add all basic selectors, set svn:eol-style=native for rest More... over 16 years ago
Make unit tests use SimpleTest, integrate in the framework. We have a custom reporter. More... over 16 years ago
Reorganize unit tests directory. We will put all unit test classes inside unit-tests.php More... over 16 years ago
- Added Changelog, and documented all of the changes made by brettz9 and _sined since the last 1.3 release - Marked COPYING, NEWS and README svn:eol-style=native More... over 16 years ago
Add unit testing to CSS Tidy and tests for selectors, needs Text_Diff to work More... over 16 years ago
Add a continue to bad hexadecimal code correction, otherwise value is clipped to zero. More... over 16 years ago
[no comment] More... over 16 years ago
Just add sined's clarification to one comment... More... almost 17 years ago
Temporarily disable this optimization to avoid problems with @charset rule, quote propertie and some of attribute selectors… More... almost 17 years ago
Added new CSS 3 units (“ch” and “turn”). http://www.w3.org/TR/css3-values/#relative0 More... almost 17 years ago
The function 'getenv' does not work if the Server API is ASAPI (Internet Information Services). More... almost 17 years ago
Temporarily set locale to en_US to avoid float problem (bug and solution provided by Gabriel Rousseau) More... almost 17 years ago
Per Flo's emailed consensus, added change to LGPL (2.1), authorship for myself, and updated copyright notices to 2007 More... almost 17 years ago
Reconciled my copyright change with Sined_'s optimizations/magic quotes fix More... almost 17 years ago
Fixed a bug in custom templates when magic_quotes_gpc were on. Fixed a small security problem. More... almost 17 years ago
Added function description More... almost 17 years ago
Added Sined's changes More... almost 17 years ago
Added Sined's translations More... almost 17 years ago
Added identity tests (for speed and accuracy) in cases where I knew it would be as safe as an equality test More... almost 17 years ago
Added identity tests (for speed and accuracy) in cases where I knew it would be as safe as an equality test More... almost 17 years ago
Changed HEREDOC to double-quoted More... almost 17 years ago
Added identity tests (for speed and accuracy) in cases where I knew it would be as safe as an equality test More... almost 17 years ago
Added identity tests (for speed and accuracy) in cases where I knew it would be as safe as an equality test More... almost 17 years ago