• R/O
  • SSH

alpha: List of commits


RSS
Rev. Time Author
045a130f7873 2016-09-04 23:56:31 <exeal@user...>

fixed: Some compile errors.

a86aca34de5b 2016-09-04 23:46:29 <exeal@user...>

fixed: operator== for kernel.Region class failed internal assertion.

710248c0dff7 2016-09-04 10:39:54 <exeal@user...>

fixed: Some compile errors.

7be51858bf27 2016-09-04 02:33:49 <exeal@user...>

Added document-character-iterator-test.

ca241d82171c 2016-09-04 02:32:21 <exeal@user...>

Added begin, cbegin, end and cend free function to kernel namespace.

63e67eb790b1 2016-09-04 02:30:57 <exeal@user...>

operator++, operator-- and seek methods of DocumentCharacterIterator now throw for invalid positions.

3d4c77fbc64d 2016-08-27 01:03:11 <exeal@user...>

fixed: Bookmark on the first line of the document was not cleared by document change.

865e5bc45f96 2016-08-27 01:00:56 <exeal@user...>

Added bookmarker-test.

8d40333188d7 2016-08-25 22:34:39 <exeal@user...>

kernel.positions.absoluteOffset now throws for access violation.

0ad2cf393801 2016-08-25 22:30:19 <exeal@user...>

Added document-test/positions_api_test test case.

a3de3bd43155 2016-08-24 23:47:50 <exeal@user...>

Refined undo/redo mechanism.

36dee456a5e4 2016-08-24 23:46:39 <exeal@user...>

Added 12 test cases to document-test.

4d61990bc3c3 2016-08-24 23:43:41 <exeal@user...>

.

9d9a65ff7c53 2016-08-24 23:42:39 <exeal@user...>

Added position-region-test test suites.

2e80c2332df4 2016-08-21 21:04:34 <exeal@user...>

fixed: KeyboardModifiers could compare with integer types.

fde595f1b5bb 2016-08-20 11:29:49 <exeal@user...>

Replaced the output parameters of kernel.insert and kernel.replace functions with their return values.

Made kernel.insert and kernel.replace functions indenpendent of std.basic_istream<>.

105e9a470f05 2016-08-20 01:00:17 <exeal@user...>

fixed: Missed 'noexcept' in RegexTokenRule.parse method implementation.

786bd6f266d6 2016-08-20 00:52:57 <exeal@user...>

fixed: Replaced 'class hash' with 'struct hash'.

4d713e6a98a9 2016-08-20 00:15:28 <exeal@user...>

Introduced char16_t and std.u16string types.

efbbe72490e4 2016-08-18 02:55:19 <exeal@user...>

fixed: Many compile errors in kernel/undo.cpp.

d98714732cfd 2016-08-18 02:42:09 <exeal@user...>

fixed: A compile error in Document.setProperty method implementation.

cc753c5c3a38 2016-08-18 02:32:21 <exeal@user...>

fixed: A warning and a compile error in document.cpp.

c8808713c0a4 2016-08-18 02:21:27 <exeal@user...>

fixed: Missed 'noexcept' in Point.moveTo method implementation.

18b094157f58 2016-08-18 02:18:54 <exeal@user...>

fixed: kernel.detail.RegionIterator.value_type was reference type.

0783b40a6692 2016-08-18 01:59:21 <exeal@user...>

fixed: Compile errors in Document class definition.

ee6a843abae2 2016-08-18 01:55:28 <exeal@user...>

fixed: Compile errors in constructors of BadPositionException and BadRegionException classes.

8e4781bb65d5 2016-08-18 01:20:07 <exeal@user...>

fixed: Compile errors in NullPartitioner class definition.

e899a7801578 2016-08-18 01:16:38 <exeal@user...>

fixed: A compile error in Region.zero method.

f6106d468d06 2016-08-18 01:14:40 <exeal@user...>

fixed: Compile errors in some class definitions in scope-guard.hpp.

6e9dc779a500 2016-08-18 01:08:44 <exeal@user...>

fixed: Compile errors in bol and zero methods of kernel.Position class.

Show on old repository browser