Brennen Bearnes
abc369d8e6
catch and handle XML_RPC2 exceptions
12 years ago
Brennen Bearnes
cd53e3954f
add a rudimentary bugzilla client
Depends on http://pear.php.net/manual/en/package.webservices.xml-rpc2.client.php
There's really nothing here. Interface needs work, the lib dependency is
probably unnecessary, etc.
12 years ago
Brennen Bearnes
d86bce9107
slightly more flexible Template&tableRow()
12 years ago
Christoph
be05e946e9
turns out matrix has to explicitly call its constructor "__construct()" to work
When the constructor was "matrix()" everything worked fine until we moved to the namespace in SparkLib, then the constructor wasn't being called. This was a silent failure that popped up in Regression by complaining about undefined indexes in the coefficient array. Before this fix all polynomial regression was effectively nonfunctional.
12 years ago
Casey Dentinger
4c46fe7ce0
Merge branch 'master' of github.com:sparkfun/SparkLib
12 years ago
Casey Dentinger
f4b86af0ad
new file
12 years ago
Brennen Bearnes
057588653e
add Template
13 years ago
Dave Stillman
30f19fdeb1
Simple MIME map utility
13 years ago
Christoph
a2d2fbfdbe
adding Math libraries (Matrix and Regression)
13 years ago
Dave Stillman
e9a3c03c9d
pretty filesize print
13 years ago
Brennen Bearnes
b4601cc7b5
$extraAutoloaders feature on Autoloader
Set elements of this array to define fallback includes (or whatever you'd
like really) in the case that a class isn't found at all.
13 years ago
Brennen Bearnes
df17284667
make Fail image a property
13 years ago
Dave Stillman
6fa238c3d4
truncate to word
13 years ago
Brennen Bearnes
2d1bdd7efc
add Fail
13 years ago
Brennen Bearnes
68172168ef
Text::clear_str() now trim()s input
13 years ago
Brennen Bearnes
bc964b71de
move Autloader setup stuff into setup()
13 years ago
Brennen Bearnes
d8799e7589
moar html escaping on GooglePlus
13 years ago
Brennen Bearnes
1263ff602f
remove redundant '/' from autoloader
13 years ago
Brennen Bearnes
5391c04741
slightly more consistent code formatting
13 years ago
Brennen Bearnes
9882997565
stupid swap file
13 years ago
Brennen Bearnes
f12204645c
README in markdown
13 years ago
Brennen Bearnes
cc93c1c9fc
initial commit - README and a handful of classes
13 years ago