summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* repeating calcualtions eliminated.Alexey Botchkov2011-10-142-15/+139
* GIS code.Alexey Botchkov2011-10-145-1042/+1038
* Copyright notices fixed.Alexey Botchkov2011-10-066-2/+8
* Valgrind warning fixed.Alexey Botchkov2011-10-054-60/+105
* GIS code cleanup.Alexey Botchkov2011-10-041-0/+7
* GIS library code cleanup.Alexey Botchkov2011-10-044-620/+370
* bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGsAlexey Botchkov2011-09-234-2/+11
* bug #857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-233-0/+10
* fix for bug 857051 ST_EQUALS returns TRUE on two nonidentical MULTIPOINTsAlexey Botchkov2011-09-233-53/+22
* fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-232-21/+30
* fixed bugsAlexey Botchkov2011-09-229-258/+372
* bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed.Alexey Botchkov2011-09-215-9/+66
* fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE...Alexey Botchkov2011-09-216-34/+109
* bugs fixedAlexey Botchkov2011-09-215-7/+78
* several bugs fixed here.Alexey Botchkov2011-09-218-330/+1572
* Fix for bug 848939 Wrong result with ST_INTERSECTION between linestrings and ...Alexey Botchkov2011-09-133-5/+11
* Fix for bug #848901 Assertion `fabs(cur_isc->x-m_cur_intersection->x) + fabs(...Alexey Botchkov2011-09-133-1/+7
* Fix for few similar bugs:Alexey Botchkov2011-09-135-35/+269
* bug 839327 Crash in Gcalc_operation_reducer::end_couple with ST_UNION and MUL...Alexey Botchkov2011-09-053-3/+20
* bug 839318 Crash in Gcalc_scan_iterator::point::get_shape with ST_DISTANCE an...Alexey Botchkov2011-09-053-1/+11
* bug 839341 100% CPU usage with ST_UNION in maria-5.3-gis.Alexey Botchkov2011-09-043-0/+14
* bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m...Alexey Botchkov2011-09-048-22/+55
* bugs #801560 and #802194Alexey Botchkov2011-09-022-0/+30
* PostGIS-style 'same point' handling.Alexey Botchkov2011-09-0115-1127/+1476
* Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() w...Alexey Botchkov2011-07-134-9/+35
* Fix for bug #801217 Assertion `t1->result_range' in Gcalc_operation_reducer::...Alexey Botchkov2011-07-123-3/+26
* Fix for bug #804259 Second assertion in Gis_geometry_collection::init_from_op...Alexey Botchkov2011-07-083-0/+31
* Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULAT...Alexey Botchkov2011-07-073-3/+15
* Fix for bug #804324 Assertion 0 in Gcalc_scan_iterator::pop_suitable_intersec...Alexey Botchkov2011-07-074-1/+54
* bug #804305 Crash in wkb_get_double with ST_INTERSECTION.Alexey Botchkov2011-07-054-12/+53
* fix for bug #801212 Assertion with ST_INTERSECTION on NULL valuesAlexey Botchkov2011-07-043-1/+11
* bug #801199 Infinite recursion in Gcalc_function::count_internal with ST_BUFF...Alexey Botchkov2011-07-044-15/+66
* fix for bug #201189 ST_BUFFER asserts if radius = 0.Alexey Botchkov2011-06-303-0/+18
* fix for bug #801243 Assertion `(0)' failed in Gis_geometry_collection::init_f...Alexey Botchkov2011-06-304-45/+59
* gis-related tests fixes.Alexey Botchkov2011-06-201144-23691/+76854
|\
| * LPBUG#779758 - fix missing alpha/beta etc in MSI and ZIP package names.Vladislav Vaintroub2011-06-172-4/+14
| * Merge fix for BUG#778406.Sergey Petrunya2011-06-174-1/+66
| |\
| | * BUG#778406: Crash in hp_movelink with Aria engine and subqueriesSergey Petrunya2011-06-154-1/+66
| * | Merge of mwl #106 into 5.3. Igor Babaev2011-06-15101-1107/+4492
| |\ \ | | |/ | |/|
| | * Fixed LP bug #794909.Igor Babaev2011-06-093-5/+50
| | * Fixed LP bug #794038.Igor Babaev2011-06-094-11/+43
| | * Fixed LP bug #793436.Igor Babaev2011-06-069-14/+51
| | * Added two new flags for the optimizer switch:Igor Babaev2011-06-057-52/+83
| | * Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-0499-1089/+4331
| | |\
| | | * Fixed bugs causing failures fot the funcs_1 test suite.Igor Babaev2011-06-038-25/+108
| | | * Fix of privilege problem in views and PSOleksandr Byelkin2011-06-022-3/+1
| | | * Return commented out tests.Oleksandr Byelkin2011-05-314-62/+80
| | | * Fixed typo (exlude -> exclude).unknown2011-05-303-4/+4
| | | * Fixed valgrind problem in expression cache (double opening the table).unknown2011-05-301-1/+2
| | | * Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106.Igor Babaev2011-05-2710-17/+55