phf (Peter Froehlich)

Name
Peter Froehlich
Email
Website/Blog
http://www.cs.jhu.edu/~phf/
Company
The Johns Hopkins University
Location
Baltimore, MD
Member Since
Nov 15, 2009 (2 months)

Following 1 coder and watching 55 repositories view all →

Public Repositories (6)

  • go-openal

    Experimental OpenAL bindings for Go.

    legend

    Last updated Tue Jan 26 12:02:50 -0800 2010

  • go-snippets

    Random snippets of Go code collected as I explore the language.

    legend

    Last updated Thu Jan 07 05:54:24 -0800 2010

  • web.go

    The easiest way to create web applications with go

    legend

    Forked from hoisie/web.go Sun Dec 20 17:17:30 -0800 2009

    Last updated Wed Dec 23 22:14:26 -0800 2009

  • go-hashmap

    A hash table in pure Go.

    legend

    Last updated Tue Dec 22 21:56:43 -0800 2009

  • go-sqlite3

    SQLite database driver for Go.

    legend

    Last updated Thu Dec 17 17:09:44 -0800 2009

  • go-db

    Generic database API for Go.

    legend

    Last updated Sat Dec 12 20:35:35 -0800 2009

Public Activity feed

phf pushed to master at phf/go-openal Tue Jan 26 12:02:51 -0800 2010
HEAD is 3c1dcbb356d3642515435dd9b30815aaebab4cc0
  • phf committed 3c1dcbb3:
    We now claim that this is *the* OpenAL interface.
phf started watching hoisie/mustache.go Sun Jan 24 19:54:52 -0800 2010
mustache.go's description:
The mustache template language in Go
phf started watching peterbourgon/go-cookbook Sun Jan 24 14:13:19 -0800 2010
go-cookbook's description:
Collection of idiomatic Go (golang) source
phf pushed to master at phf/go-openal Sat Jan 16 17:18:06 -0800 2010
phf started watching ArtemTitoulenko/GoForth Sat Jan 16 16:09:52 -0800 2010
GoForth's description:
A basic Forth parser written in Go.
phf started watching jackpal/Taipei-Torrent Sun Jan 10 01:42:17 -0800 2010
Taipei-Torrent's description:
A(nother) Bittorrent client written in the go programming language
phf pushed to master at phf/go-snippets Thu Jan 07 05:54:24 -0800 2010
HEAD is 7f206932b198acc1058488998a69d226de67ad1a
phf pushed to master at phf/go-snippets Thu Jan 07 05:53:50 -0800 2010
HEAD is 2766e41d7664de13d39f63699ac21bc332db78e5
  • phf committed 2766e41d:
    Updated for language changes.
phf pushed to master at phf/go-snippets Thu Jan 07 05:45:13 -0800 2010
HEAD is 1ef4b9f4154af7568e99226865b3aad41ea78a58
phf pushed to master at phf/go-snippets Thu Dec 24 07:37:17 -0800 2009
HEAD is 3677b198f361db73661f539206128e25119d4507
phf pushed to master at phf/go-snippets Thu Dec 24 07:21:00 -0800 2009
HEAD is 1e31786732b546834cfdd98731dffc5b6d72e470
  • phf committed 1e317867:
    Replaced Split with Fields, removed kludge.
phf pushed to master at phf/go-snippets Thu Dec 24 06:54:06 -0800 2009
HEAD is 8d6f2a1fbf838ae396f6ed4f7be018dc2820f2d4
  • phf committed 8d6f2a1f:
    Updated for new syntax, cleaned up a little.
phf deleted branch splitting-the-core at phf/go-openal Thu Dec 24 00:11:02 -0800 2009
Deleted branch was at phf/go-openal/tree/splitting-the-core
phf pushed to master at phf/go-openal Thu Dec 24 00:05:55 -0800 2009
HEAD is 0662edffd4777670ef81d9981dc3e2ee1957c73c
  • phf committed 0662edff:
    Adjusted example for MakeContextCurrent->Activate renaming.
phf pushed to master at phf/go-openal Thu Dec 24 00:02:23 -0800 2009
HEAD is fc6c90d7b049cd5c9b57ea1d029022180403deac

3 commits »

phf pushed to splitting-the-core at phf/go-openal Wed Dec 23 23:56:29 -0800 2009
HEAD is fc6c90d7b049cd5c9b57ea1d029022180403deac
  • phf committed fc6c90d7:
    Split off Source into a separate file.
phf pushed to splitting-the-core at phf/go-openal Wed Dec 23 23:53:27 -0800 2009
HEAD is d37ae14e1464a1bf80d84404b4866ca278ea495f
  • phf committed d37ae14e:
    Split off Listener into a separate file.
phf created branch splitting-the-core at phf/go-openal Wed Dec 23 23:48:26 -0800 2009
phf deleted branch bug-for-dho at phf/go-openal Wed Dec 23 23:42:44 -0800 2009
Deleted branch was at phf/go-openal/tree/bug-for-dho
phf created tag static-routes at phf/web.go Wed Dec 23 22:14:26 -0800 2009
phf deleted branch check-static-regexp at phf/web.go Wed Dec 23 14:27:10 -0800 2009
Deleted branch was at phf/web.go/tree/check-static-regexp
phf pushed to master at phf/web.go Wed Dec 23 13:51:06 -0800 2009
HEAD is 5a26f2f6b20eda2e1a073dd6f010fe7d3c736784

2 commits »

phf opened issue 11 on hoisie/web.go Wed Dec 23 13:49:19 -0800 2009
Try to get http.statusTexts exported
phf pushed to check-static-regexp at phf/web.go Wed Dec 23 13:44:18 -0800 2009
HEAD is 5a26f2f6b20eda2e1a073dd6f010fe7d3c736784
  • phf committed 5a26f2f6:
    Adapted to NumSubexp() name from CL 183044.
phf created branch check-static-regexp at phf/web.go Wed Dec 23 10:50:05 -0800 2009
phf pushed to master at phf/web.go Wed Dec 23 10:34:28 -0800 2009
HEAD is 0152350b5b65062fa8e3b85912300a0a0f5f37c4
  • phf committed 0152350b:
    Added a route for static files.
phf created branch module-names at phf/web.go Wed Dec 23 09:54:47 -0800 2009
New branch is at phf/web.go/tree/module-names
phf pushed to master at phf/web.go Wed Dec 23 07:50:44 -0800 2009
HEAD is 7b505278c4bc8cc7d0e1ace73a8ca2dbef3c3cc3
  • phf committed 7b505278:
    Set and check directories for static files and templates.
phf pushed to master at phf/web.go Wed Dec 23 07:36:28 -0800 2009
HEAD is 5c301b9819292f819700024faa004140b043bda7
  • phf committed 5c301b98:
    It's not CWD on Unix, it's PWD.
phf pushed to master at phf/web.go Wed Dec 23 07:05:37 -0800 2009
HEAD is 4ad3e2744aa98001f2579ac4b7725f29db654737
  • phf committed 4ad3e274:
    Rename requestType to contextType.
phf pushed to master at phf/web.go Wed Dec 23 07:00:34 -0800 2009
HEAD is e111be0b0f3ce95fe35f39216da4358145101b02
  • phf committed e111be0b:
    Don't shadow predeclared len identifier.
phf pushed to master at phf/web.go Wed Dec 23 06:57:30 -0800 2009
HEAD is 24ac55060c7543caaffd6486e27d7ac7f17773c3

3 commits »

phf pushed to master at phf/go-hashmap Tue Dec 22 21:56:43 -0800 2009
HEAD is 37106f221b3bcc1a8b6e22f55bb361b27f8e642f
  • phf committed 37106f22:
    Note about alternate DJB hash function.
phf pushed to master at phf/go-openal Tue Dec 22 00:14:30 -0800 2009
HEAD is d71239e36178d0fe027a64f2e95a5fb6ee0dd31c
phf pushed to master at phf/go-openal Tue Dec 22 00:09:49 -0800 2009
HEAD is de96eb21d231fd4b7e24cca9729bd6905387d519