Changes between Version 2 and Version 3 of TechnicalDocumentation
- Timestamp:
- Nov 5, 2010, 12:26:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TechnicalDocumentation
v2 v3 25 25 and various technical notes. 26 26 27 == Technical Notes ==27 == Technical Notes About Vespa == 28 28 29 29 * CodingStandards … … 33 33 * ChangingTheDatabaseStructure - How to change the SQL that defines Vespa's database 34 34 * PlatformNotes - Details about installing Vespa on various operating systems 35 * [gamma:wiki:GammaSwigImplementation Swigging Gamma Implementation] and [gamma:wiki:GammaSwigIssues Issues & Solutions] 36 * [wiki:Python3Issues] - A summary of changes in Python 3 that we should keep in mind 37 * SqliteVersions - Some notes about why we must support SQLite 3.3.4 38 39 == Other Technical Notes == 40 41 * [wiki:LambdaSetOperations] - useful in many places to get unique lists or compare two lists 35 42 * MsvcVersionNumbers 36 43 * SwiggingHlsvd - Philip's experiment with SWIG-ing the HLSVD library 37 * [gamma:wiki:GammaSwigImplementation Swigging Gamma Implementation] and [gamma:wiki:GammaSwigIssues Issues & Solutions] 38 * [wiki:Python3Issues] - A summary of changes in Python 3 that we should keep in mind 44 * InstallerGenerators - Philip's research on tools to generate installers for Windows 45 * [wiki:Py2Exe Py2Exe] - Philip's description of his experiments with Py2exe 46 * LinuxBinaryCompatibility - some notes about generating binaries compatible across multiple versions of Linux 39 47 * [wiki:SciPy2009] - Notes from the SciPy 2009 conference 40 * InstallerGenerators - Philip's research on tools to generate installers for Windows 41 * [wiki:LambdaSetOperations] - useful in many places to get unique lists or compare two lists 42 * LinuxBinaryCompatibility - some notes about generating binaries compatible across multiple versions of Linux 43 * SqliteVersions - Some notes about why we must support SQLite 3.3.4 44 * [wiki:Py2Exe Py2Exe] - Philip's description of his experiments with Py2exe 45 48 * SiemensCsaHeaderParsing - Philip's travelogue of an expedition through a Siemens DICOM CSA header