summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Files generated by automake + aclocalAndrei Aiordachioaie2009-10-2942-10/+35960
|
* Changed default tiling to regularPostgreSQL administrator2009-08-291-1/+1
|
* PB: corrected startup messagePeter Baumann2009-08-271-16/+3
|
* Tiling & Indexing options added to rasql grammarAndrei Aiordachioaie2009-08-2728-369/+1714
|
* PB: applying patch 0001-PB-some-error-corrections-text-improvements-wrt-in.patchv8.1Peter Baumann2009-08-032-0/+0
|
* PB: use CONFDIR for config file access; make sure there is no path buffer ofloPeter Baumann2009-07-302-9/+12
|
* fix: last value in CSV encoded output wrongPeter Baumann2009-07-281-1/+1
|
* make TIFF understand further pixel types, such as floatPeter Baumann2009-07-282-525/+640
|
* PB: fixed bug: rasmgr dies when spawning rasserver; reason was: insufficient ↵Peter Baumann2009-07-281-1/+10
| | | | cmd line buffer
* PB: adjust tile width if not matching with incoming tile size (from CJ)Peter Baumann2009-07-261-4/+12
|
* PB: fix problem of "db not open" / "ta not open" (proposed by CJ)Peter Baumann2009-07-261-12/+12
|
* PB: introduced some symbolic constants (start for cleanup); VLOG -> TALK; ↵Peter Baumann2009-07-263-35/+62
| | | | sprintf: %d -> %ld
* PB: to allow verification, tell installation path at the end of ./configurePeter Baumann2009-07-261-1/+1
|
* fixed generation of lib/ and include/ folders on installAndrei Aiordachioaie2009-07-2628-613/+57
|
* extended to understand 16-bit unsigned int pixel type (by SJ)Peter Baumann2009-06-211-7/+30
|
* changes needed to compile source code on SuSE distribution.Constantin Jucovschi2009-05-041-3/+1
|
* fixed rasdl database connection bugConstantin Jucovschi2009-05-041-0/+1
|
* libnames-fixMihai Cirlanaru2009-05-021-15/+15
|
* libclientcommm.a fix for insertppmSorin Stancu-Mara2009-04-271-1/+1
|
* Corrected compilation structure for rnprotocol dirSorin Stancu-Mara2009-04-278-57/+36
| | | | | | | | | | | | | | Removed the rnprotocol Makefile and adjusted compilation structure. Originally both rnprotocol, servercomm and clientcomm directories were pushing files into libservercomm.a and libclientcomm.a. Because the libraries stay in the directories where they were created the libs were never merged. While this was okay for the server it is impossible to deploy both libraries that contain all the required object files. Now the servercomm and cliencomm are responsible for compiling the files in rnprotocol and joining them into the respective libraries.
* Added ignore for the generated filesSorin Stancu-Mara2009-04-251-0/+59
|
* Initial commitv8.0Constantin Jucovschi2009-04-242697-0/+328497