mariadb/storage/heap
Marko Mäkelä 39a4985520 Remove most 'register' use in C++
Modern compilers (such as GCC 8) emit warnings that the
'register' keyword is deprecated and not valid C++17.

Let us remove most use of the 'register' keyword.
Code in 'extra/' is not touched.
2018-04-24 12:48:27 +03:00
..
mysql-test/mtr2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
_check.c Merge branch '10.0' into 10.1 2018-02-22 14:12:02 +01:00
_rectest.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
ChangeLog Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
CMakeLists.txt MDEV-672 : storage/maria and storage/perfschema do not appear to honor WITH_UNIT_TESTS 2012-10-30 23:05:55 +01:00
ha_heap.cc Merge branch '10.1' into 10.2 2018-02-22 16:46:02 +01:00
ha_heap.h 5.5 merge 2014-03-26 22:25:38 +01:00
heapdef.h Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
hp_block.c 5.5.39 merge 2014-08-07 18:06:56 +02:00
hp_clear.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
hp_close.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_create.c Merge branch '10.0' into 10.1 2018-02-22 14:12:02 +01:00
hp_delete.c Merge branch '10.1' into 10.2 2018-02-22 16:46:02 +01:00
hp_extra.c MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
hp_hash.c MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
hp_info.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_open.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_panic.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_rename.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_rfirst.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
hp_rkey.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_rlast.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
hp_rnext.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
hp_rprev.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
hp_rrnd.c Merge branch '10.0' into 10.1 2018-02-22 14:12:02 +01:00
hp_rsame.c bug: ha_heap was unilaterally increasing reclength 2018-02-11 18:36:54 +01:00
hp_scan.c bug: ha_heap was unilaterally increasing reclength 2018-02-11 18:36:54 +01:00
hp_static.c fixes for test failures 2012-09-27 20:09:46 +02:00
hp_test1.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_test2.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_update.c MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
hp_write.c Merge branch '10.1' into 10.2 2018-02-22 16:46:02 +01:00