Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
  • partiview
  • rel_0_7_02
  • vendor
  • partiview-2005-11-08-1704
  • post-7-05-smarx-merge
  • pre-smarx-join
  • rel_0_7_05
  • rel_0_7_04
  • rel_0_7_03
  • pre_rel_0_7_02
  • Draft1
  • partiview-2001-03-19-1620
  • partiview-2000-12-12-2057
  • partiview-01
15 results
Created with Raphaël 2.2.028Jul252215141118Jan176Feb13Sep3May29Mar249Feb23Jan2120171210314Dec30Nov18Oct20Jul141313Jun716Feb9843Jan29Dec2819Oct7617Aug31Jul272623191864Jun120Apr19131227Mar21Feb14Jan13911Dec10812Nov6327Oct26252115330Sep429Jul28May16151423Apr19Mar17122Feb1522Jan2111Dec16Oct54216Sep28Aug2320Jul1510329Jun2827261918131254325May24232212876429Apr262423221917161211931Mar292824231413119628Feb211164230Jan282724235331Dec29282310Nov98630Oct2719181718Sep4331Aug2928272624211716927Jul23191817161512109742130Jun11630MayAdd CMDTEST hook for testing PpCmd packing/unpacking. Looks like it might work.bufferedSocket: compute linelen correctly after appending new data to buffer.Scrap pp_ui_postinit(). It just overwrites settings that (a) were initializedonPreExchange: Point sockp at a new bufferedSocket before passing to ar_accept()!Yeow. Don't hide "ob". And initialize it to avoid lint, even though guarded by useme.Lots of changes from Will Davis: new socket stuffAdd socket listener stuff, including new bufferedSocket classcosmetic.Rename getline() to get_line(), avoiding collision with new C lib function.Use syzygy_time() (from szgPartiview.cc) to read real timeDust off some lint. Includes apparently uninitialized "v" in fgetnf() --Need arpa/inet.h for htonl() under unix.Need <GL/glext.h> and GL_GLEXT_PROTOTYPES to get glTexImage3D() declared.Use proper signal prototype.Need to resize() when adding new elements, not just reserve().This Syzygy-based makefile lives in $(SZGHOME)/build/make/demo/Makefile.partiszg.Implement stat() based on Win32 _stat().Don't #define stat(), implement it instead.Bring up to date. We need to get back to autogenerating this soon...CONSTify char *'s in parse_selexpr() and a few other places.Use ar_log_<whatever>() for msg() logging. Send to either _remark or _warningNeed winjunk.h.CONST-ify char *'s.Need partiviewc.h to declare msg().Move <sys/stat.h> higher up -- finds struct stat now.Add some dummy returns to functions whose bodies are #ifdef'ed out.From Will Davis: globalize argc/argv for use in callback later.From Will Davis: arPrecompiled.h. And, onWindowStartGL() returns void.Oops, declare plugin_init() too!Mods from Will Davis -- mallocinfo stuff is non-portable.Use our own my_htonl() etc.Avoid collision with Windows' htonl() which might or might not exist --Use plugins.h.From Will Davis: rename local var "not" to "knot" -- to avoid MinGW C++ conflict?Initialize apparently-uninitialized variables.Use plugins.h.Make it C++-able (move struct cf to global level, const-char-ize).Declare known compile-time plugins' init-functions here.Results of running "make -f Makefile.partiszg depend" on Linux.Don't mention "virtual" on *implementation* methods.
Loading