index
:
go.wit.com/lib/xgb.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-05-11
panic when an extension request is issued before an extension has been ↵
Andrew Gallant (Ocelot)
initialized. but give a nice error message for the happy people.
2012-05-11
doc updates and a quick usage
Andrew Gallant (Ocelot)
2012-05-11
add a little more docs for errors
Andrew Gallant (Ocelot)
2012-05-10
better docs
Andrew Gallant (Ocelot)
2012-05-10
adding package header comments
Andrew Gallant (Ocelot)
2012-05-10
a huge commit. splitting extensions into their own sub-packages.
Andrew Gallant (Ocelot)
2012-05-10
make resource ids their own individual types. last commit before overhaul to ↵
Andrew Gallant (Ocelot)
sub-packages
2012-05-08
update
Andrew Gallant (Ocelot)
2012-05-08
fixed nasty bug that made XGB not thread safe
Andrew Gallant (Ocelot)
2012-05-08
use a custom logger so we don't stomp all over the global log configuration
Andrew Gallant (Ocelot)
2012-05-07
gofmt
Andrew Gallant (Ocelot)
2012-05-07
more clean up. use log instead of fmt.Print to stderr. bug fix for event ↵
Andrew Gallant (Ocelot)
blocking (a hack fix for now).
2012-05-07
important stuff first please
Andrew Gallant (Ocelot)
2012-05-07
more info in readme. link to docs.
Andrew Gallant (Ocelot)
2012-05-07
lots of docs and examples
Andrew Gallant (Ocelot)
2012-05-07
80 cols
Andrew Gallant (Ocelot)
2012-05-07
added tests
Andrew Gallant (Ocelot)
2012-05-06
add more extension cruft. make extension checking more uniform.
Andrew Gallant (Ocelot)
2012-05-06
auto-generated Go code ftw. ~65,000 lines. woooheee
Andrew Gallant (Ocelot)
2012-05-06
build comman for converting XML to Go
Andrew Gallant (Ocelot)
2012-05-06
more bug fixes for the rest of the extensions
Andrew Gallant (Ocelot)
2012-05-06
status update
Andrew Gallant (Ocelot)
2012-05-06
added documentation and did some slight restructuring. it's party time.
Andrew Gallant (Ocelot)
2012-05-05
examples. some should be tests
Andrew Gallant (Ocelot)
2012-05-05
extensions are working! extensions are working!
Andrew Gallant (Ocelot)
2012-05-05
fixing bugs related mostly to extension handling
Andrew Gallant (Ocelot)
2012-05-05
oh momma. a lot of modifications and it appears to be working. w00t.
Andrew Gallant (Ocelot)
2012-05-05
converting to new reply/cookie scheme
Andrew Gallant (Ocelot)
2012-05-03
reworking xgb. cleaned up connection stuff a little. making new xid ↵
Andrew Gallant (Ocelot)
generation cleaner and use goroutines for it.
2012-05-03
holy toldeo... things might actually be working
Andrew Gallant (Ocelot)
2012-05-02
finally starting on the crescendo: requests and replies.
Andrew Gallant (Ocelot)
2012-05-01
float my boat
Andrew Gallant (Ocelot)
2012-05-01
unions, events and errors... oh my
Andrew Gallant (Ocelot)
2012-04-30
splitting up go specific code. too much for one file IMO. more progress. ↵
Andrew Gallant (Ocelot)
almost done with structs.
2012-04-30
gofmt
Andrew Gallant (Ocelot)
2012-04-30
complete and total overhaul like i promised. things are much easier to ↵
Andrew Gallant (Ocelot)
reason about. still not working yet though.
2012-04-29
last commit before i tear everything down
Andrew Gallant (Ocelot)
2012-04-29
progress. still not working. this is incredibly difficult.
Andrew Gallant (Ocelot)
2012-04-28
initial commit. not currently in a working state.
Andrew Gallant (Ocelot)