IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4526   21 years drobbin Revised psLib based on SDRS rev. 15 changes
(edit) @4525   21 years jhoblitt change nebParseURI() to return size_t change nebParseURI() to use …
(edit) @4524   21 years jhoblitt remove debugging statements from nebFindInstances() change …
(edit) @4523   21 years jhoblitt reorganize nebFindInstacnes()
(edit) @4522   21 years jhoblitt change nebNukeFile() to take a server param change nebSetErr() & …
(edit) @4521   21 years jhoblitt change nebCopyFile(), nebCopyFilehandle(), & nebParseURI() to have a …
(edit) @4520   21 years jhoblitt rename rw enum -> nebRW
(edit) @4519   21 years jhoblitt change nebMove() to return bool add nebMove() src
(edit) @4518   21 years Paul Price Fixing up typo.
(edit) @4517   21 years Paul Price Updated section on rotations.
(edit) @4516   21 years Paul Price Changed figure
(edit) @4515   21 years Paul Price Additional comment.
(edit) @4514   21 years Paul Price Getting rid of extraneous equation numbers.
(edit) @4513   21 years Paul Price Fixing up so it compiles.
(edit) @4512   21 years Paul Price Fixing up stuff on quaternions and rotations.
(edit) @4511   21 years jhoblitt change nebCreate() to verify key param is not NULL change nebCreate() …
(edit) @4510   21 years jhoblitt change nebCopy() to return bool add nebCopy() src
(edit) @4509   21 years jhoblitt remove unnecessary casts
(edit) @4508   21 years jhoblitt add nebFind() src
(edit) @4507   21 years jhoblitt make as many char * params const as possible minor source reorganization
(edit) @4506   21 years jhoblitt add nebSetErr() add nebSetServerErr() remove nebServerErr() change …
(edit) @4505   21 years jhoblitt add xrealloc()
(edit) @4504   21 years jhoblitt rework nebServer struct rename nebServerInit() -> nebServerAlloc()
(edit) @4503   21 years jhoblitt add nebReplicate() add nebCull() add nebDelete()
(edit) @4502   21 years desonia * empty log message *
(edit) @4501   21 years eugene varient structures for different db formats
(edit) @4500   21 years eugene further cleanup to use autocode
(edit) @4499   21 years eugene dropping elixir/loneos/panstarrs-specific header files: this is now …
(edit) @4498   21 years eugene better reporting on free failures
(edit) @4497   21 years eugene added elixir-ohana-1.3
(edit) @4496   21 years eugene no OHANA_MEMORY by default
(edit) @4495   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'imclean-1-1'.
(edit) @4494   21 years eugene typo in ALLOCATE
(edit) @4493   21 years drobbin made revisions according to psLib SDRS rev 15
(edit) @4492   21 years jhoblitt remove unused var (n) from nebCull() change nebDelete() to return bool …
(edit) @4491   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'opihi-2-2'.
(edit) @4490   21 years eugene changes
(edit) @4489   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'libfits-1-3'.
(edit) @4488   21 years eugene ch ch ch changes
(edit) @4487   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'libohana-1-3'.
(edit) @4486   21 years eugene updated change log
(edit) @4485   21 years eugene dropped dvo (moved to libautocode)
(edit) @4484   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'relphot-1-1'.
(edit) @4483   21 years eugene added change log
(edit) @4482   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'nightd-1-1'.
(edit) @4481   21 years eugene added change log
(edit) @4480   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'kii-1-2'.
(edit) @4479   21 years eugene changes
(edit) @4478   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'kapa-1-1'.
(edit) @4477   21 years eugene new change log
(edit) @4476   21 years eugene doc/Change.log
(edit) @4475   21 years eugene adding Change log
(edit) @4474   21 years eugene updated to elixir-1-2
(edit) @4473   21 years eugene dropping addspphot (replaced by addstar options)
(edit) @4472   21 years eugene dropping addrefs (replaced by addstar options)
(edit) @4471   21 years eugene dropping addusno (replaced by addstar options)
(edit) @4470   21 years eugene added -cpt options to dvo extraction functions
(edit) @4469   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'addstar-1-1'.
(edit) @4468   21 years eugene added notes about v1.1
(edit) @4467   21 years jhoblitt change nebCull() to return bool change nebCull() param key to be const …
(edit) @4466   21 years jhoblitt change nebOpen() param key to be const fill in nebOpen() src fix …
(edit) @4465   21 years jhoblitt change nebReplicate() to return bool change nebReplicate() params key …
(edit) @4464   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'libautocode-1-0'.
(edit) @4463   21 years eugene cleanup for lib makefiles
(edit) @4462   21 years eugene fixed multicommand to parse subcommands sequentially, added modulus …
(edit) @4461   21 years jhoblitt add nebNukeFile() fix some warnings fix some formatting issues fill in …
(edit) @4460   21 years jhoblitt change nebDeleteInstance() to return bool
(edit) @4459   21 years jhoblitt build system update
(edit) @4458   21 years Paul Price Fixes for bugs 472,473.
(edit) @4457   21 years drobbin made changes based on revisions in psLib SDRS rev. 15
(edit) @4456   21 years jhoblitt make nebParseURI() private
(edit) @4455   21 years Paul Price Fix bug 470.
(edit) @4454   21 years Paul Price Checked document to change ps-types to native types; fixed a few bugs.
(edit) @4453   21 years Paul Price Added accessors for the array-like collections. See bug 459.
(edit) @4452   21 years eugene tested / bugfixed sched/pcontrol I/F
(edit) @4451   21 years eugene fixed up some bugs
(edit) @4450   21 years eugene substantial dev work on scheduler/pcontrol/pclient
(edit) @4449   21 years eugene added memory tests
(edit) @4448   21 years eugene fixed memory error with argv/targv
(edit) @4447   21 years drobbin revised psPoly struct/fxns, psMemProblem, according to psLib SDRS rev. 15
(edit) @4446   21 years desonia * empty log message *
(edit) @4445   21 years Paul Price Fixing bug 464.
(edit) @4444   21 years drobbin revised psMemory structs in accordance with psLib SDRS rev. 15. added …
(edit) @4443   21 years Paul Price Changed to fix bug 462, 463.
(edit) @4442   21 years drobbin changed runTest for psDB functions to eliminate mysql output error
(edit) @4441   21 years drobbin changed mysql error message to (NUM)
(edit) @4440   21 years jhoblitt rename PS::IPP::IData -> Nebulous
(edit) @4439   21 years jhoblitt first working version
(edit) @4438   21 years jhoblitt change to Apache2::SOAP instead of PS::IPP::IData::Server::Apache …
(edit) @4437   21 years jhoblitt create testing dirs with File::Temp::tempdir()
(edit) @4436   21 years jhoblitt drop PS::IPP::IData::Server::Apache
(edit) @4435   21 years evanalst Update STDERR for psStringNCopy.
(edit) @4434   21 years evanalst Update psStringNCopy to check for maximum value.
(edit) @4433   21 years evanalst Temporarily removed test 5 which checks for negative string length to …
(edit) @4432   21 years evanalst Update check for negative length prior to calling psStringNCopy.
(edit) @4431   21 years evanalst Update STDERR file for change in psStrinNCopy.
(edit) @4430   21 years evanalst Update psDBUpdateRows to get affected rows before commit.
(edit) @4429   21 years evanalst Update definition of psDBDeleteRows to include limit argument.
(edit) @4428   21 years evanalst Update function psDBDeleteRows to include limit of maximum rows to delete.
(edit) @4427   21 years evanalst Update psDBDeleteRows to include limit of rows to delete.
Note: See TracRevisionLog for help on using the revision log.