2009-05-01 |
ehofman | * add printxml, an example utility that walks an... |
tree | commitdiff |
2009-05-01 |
ehofman | * changes to the code to allow walking the xml-tree... |
tree | commitdiff |
2009-05-01 |
ehofman | Ouch, forgot to allocate memory for the root node in... |
tree | commitdiff |
2009-05-01 |
ehofman | zero is a valid file descriptor, use -1 instead and... |
tree | commitdiff |
2009-05-01 |
ehofman | * add xmlInitBuffer() for processing of a preallocate... |
tree | commitdiff |
2009-05-01 |
ehofman | fix a buffer overflow |
tree | commitdiff |
2009-05-01 |
ehofman | catch one more syntax error and remove a stale debug... |
tree | commitdiff |
2009-05-01 |
ehofman | * add support for comments inside xml-tags, e.g.... |
tree | commitdiff |
2009-05-01 |
ehofman | * add support for self-contained tags like <test/> |
tree | commitdiff |
2009-05-01 |
ehofman | fix a case where a single-element root path (e.g. ... |
tree | commitdiff |
2009-05-01 |
ehofman | * Setting an error when a node isn't found isn't... |
tree | commitdiff |
2009-05-01 |
ehofman | * fix a problem where attributes or elements starting... |
tree | commitdiff |
2009-05-01 |
fredb | errno is a reserved macro in some compilers |
tree | commitdiff |
2009-05-01 |
ehofman | Fix a typo. |
tree | commitdiff |
2009-05-01 |
ehofman | * Introduce a root-node that can hold extra informati... |
tree | commitdiff |
2009-05-01 |
fredb | Compile xmlgrep with MSVC 7.1 |
tree | commitdiff |
2009-05-01 |
ehofman | * Rename xmlGetNode functions to xmlNodeGet for bette... |
tree | commitdiff |
2009-04-15 |
ehofman | forgot one small fix |
tree | commitdiff |
2009-04-15 |
ehofman | better use of const and fix a bunch of warnings |
tree | commitdiff |
2009-03-18 |
frohlich | Adapt to SGTimeStamp changes. |
tree | commitdiff |
2009-02-15 |
Tim Moore | Merge branch 'topic/gcintersect' into next |
tree | commitdiff |
2009-02-13 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-02-13 |
Tim Moore | merging in topic/makej |
tree | commitdiff |
2009-02-13 |
Tim Moore | Merge branch 'topic/gcintersect' into next |
tree | commitdiff |
2009-02-09 |
fredb | Improve TerraSync suggested by Alex Perry |
tree | commitdiff |
2009-02-09 |
fredb | Improve TerraSync |
tree | commitdiff |
2009-02-06 |
Tim Moore | Merge branch 'topic/tape' into next |
tree | commitdiff |
2009-02-06 |
Tim Moore | Merge branch 'topic/multiplayer' into next |
tree | commitdiff |
2009-02-01 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-02-01 |
Tim Moore | Change waitingTiles from std::queue to std::deque |
tree | commitdiff |
2009-02-01 |
fredb | Improve the terrasync strategy |
tree | commitdiff |
2009-02-01 |
fredb | Fix terrasync parsing of atlas messages |
tree | commitdiff |
2009-02-01 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-01-26 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-01-19 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-01-18 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-01-18 |
Tim Moore | Merge branch 'maint' (early part) into next |
tree | commitdiff |
2009-01-15 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-01-14 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-01-14 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-01-09 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-01-08 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-01-07 |
Tim Moore | Merge branch 'maint2' into next |
tree | commitdiff |
2009-01-07 |
Tim Moore | Merge branch 'rj/ttw' into next |
tree | commitdiff |
2009-01-03 |
Tim Moore | Merge branch 'maint2' into next |
tree | commitdiff |
2009-01-03 |
Tim Moore | Merge branch 'maint2' into next |
tree | commitdiff |
2009-01-03 |
Tim Moore | Merge branch 'maint2' into next |
tree | commitdiff |
2009-01-03 |
Tim Moore | Merge branch 'tbm/graphics-bug' into next |
tree | commitdiff |
2009-01-03 |
Tim Moore | Merge branch 'maint2' into next |
tree | commitdiff |
2008-12-26 |
jmt | Fix more test/util linkage for sgmath depending on... |
tree | commitdiff |
2008-12-21 |
fredb | Don't try to fetch tiles when lat or lon are invalid |
tree | commitdiff |
2008-12-10 |
durk | Some final adjustments: |
tree | commitdiff |
2008-12-03 |
curt | Add propmerge to the subdirs list so it can get include... |
tree | commitdiff |
2008-11-12 |
mfranz | positive error return values, variable name change |
tree | commitdiff |
2008-11-11 |
mfranz | enable SG_LOG output |
tree | commitdiff |
2008-11-11 |
mfranz | add propmerge utility, which merges <PropertyList>... |
tree | commitdiff |
2008-10-19 |
fredb | Provide an explanation to why a special case is needed |
tree | commitdiff |
2008-10-19 |
fredb | Alex Perry : |
tree | commitdiff |
2008-10-19 |
fredb | Alex Perry : |
tree | commitdiff |
2008-10-13 |
mfranz | Move vim syntax files from utils/syntax/ to scripts... |
tree | commitdiff |
2008-10-12 |
durk | Added two missing libraries needed by the new terrasync... |
tree | commitdiff |
2008-10-12 |
fredb | Update Terrasync README file |
tree | commitdiff |
2008-10-12 |
fredb | Alex Perry : |
tree | commitdiff |
2008-09-30 |
mfranz | detect parenthesis nesting errors, not only spurious... |
tree | commitdiff |
2008-09-29 |
mfranz | - improve number detection |
tree | commitdiff |
2008-09-28 |
fredb | MINGW patch by Csaba Halasz, reworked by me to avoid... |
tree | commitdiff |
2008-08-13 |
mfranz | nasal.vim: add <?...?> and <!--...--> to XML embedded... |
tree | commitdiff |
2008-08-05 |
mfranz | <foo/> are also comments in XML embedded Nasal mode |
tree | commitdiff |
2008-08-03 |
mfranz | mark obvious XML tags as comments |
tree | commitdiff |
2008-08-02 |
mfranz | simplification |
tree | commitdiff |
2008-07-29 |
ehofman | James Turner: |
tree | commitdiff |
2008-07-27 |
fredb | SG_GLUT_H removed |
tree | commitdiff |
2008-07-27 |
ehofman | - remove the SG_GLxxxx_H #defines, since OSG provides... |
tree | commitdiff |
2008-07-27 |
mfranz | switch back to "<key> in <hash>" notation (this had... |
tree | commitdiff |
2008-07-26 |
mfranz | add cvs source urls |
tree | commitdiff |
2008-07-25 |
mfranz | drop dependence on PyXML and use standard lib methods |
tree | commitdiff |
2008-07-25 |
ehofman | This should apply, and everything should build cleanly... |
tree | commitdiff |
2008-07-23 |
mfranz | add printf |
tree | commitdiff |
2008-07-22 |
mfranz | add thisfunc() and props.condition() |
tree | commitdiff |
2008-07-21 |
curt | Clean up a couple warnings. |
tree | commitdiff |
2008-07-21 |
ehofman | * change a number of function parameters to const... |
tree | commitdiff |
2008-07-20 |
ehofman | * fix __xmlSkipComment to properly find the end of... |
tree | commitdiff |
2008-07-19 |
ehofman | Change the low level internals of the xml library to... |
tree | commitdiff |
2008-07-06 |
ehofman | * reorganize the code to be able to skip comment sections |
tree | commitdiff |
2008-07-01 |
ehofman | * fix a problem caused by removing the last unnecessar... |
tree | commitdiff |
2008-06-30 |
ehofman | whoops, my bad |
tree | commitdiff |
2008-06-30 |
ehofman | Remove the last unnecessary alloc from the library |
tree | commitdiff |
2008-06-30 |
ehofman | Some small updates; fix typo's and fix a small memory... |
tree | commitdiff |
2008-06-29 |
mfranz | Erik HOFMAN: add documentation/changelog |
tree | commitdiff |
2008-06-29 |
mfranz | Erik HOFMAN: faster and better xmlgrep implementation |
tree | commitdiff |
2008-06-19 |
mfranz | add abort() |
tree | commitdiff |
2008-06-07 |
mfranz | vim syntax files for *.ac and *.nas files. See nasal... |
tree | commitdiff |
2008-04-13 |
timoore | Fixes for compiling with gcc 4.3 |
tree | commitdiff |
2008-04-04 |
curt | Add a telnet command parser to UGear so we can feed... |
tree | commitdiff |
2008-04-04 |
curt | Added autopilot target values to communications link. |
tree | commitdiff |
2008-03-30 |
curt | Several updates to implement a sequenced/verified/check... |
tree | commitdiff |
2008-03-28 |
curt | - UGsmooth now can send opengc packets directly rather... |
tree | commitdiff |
2008-03-10 |
mfranz | final cosmetics (because I had posted the web-cvs link... |
tree | commitdiff |
2008-03-08 |
mfranz | - GPL license block |
tree | commitdiff |
2008-03-07 |
mfranz | - improve Blender registry handling |
tree | commitdiff |
next |