Commit Graph

178 Commits

Author SHA1 Message Date
Patrik Modesto
cab7182a52 An attempt to Debian packaging 2018-03-20 15:06:12 +01:00
lexborisov
12f7a721d3 Added link for Elixir/Erlang bindings 2018-02-28 20:42:15 +03:00
lexborisov
a190b8f493 Fix for myhtml module https://github.com/lexborisov/myhtml/issues/124 2018-01-03 17:29:11 +03:00
lexborisov
b4ae81947d Python binding link 2017-11-27 18:16:39 +03:00
lexborisov
b54f02742c Project description (ru) 2017-10-26 22:19:02 +03:00
lexborisov
cba0c21ad1 Potential loss of the pointer on systems other than x86, x86_64 (Misaligned Integer Pointer) 2017-09-25 13:57:04 +03:00
lexborisov
fc1f5d7ce7 Sync myhtml module 2017-09-07 11:30:53 +03:00
lexborisov
140a41a539 Sync with MyHTML 2017-08-31 18:53:50 +03:00
lex
ec59dbf322 Merge pull request #33 from swizard0/master
typo fix: "pasition" -> "position"
2017-08-27 20:26:52 +03:00
Alexey Voznyuk
3ae4dfc0aa typo fix: "pasition" -> "position" 2017-08-27 02:03:54 +03:00
lexborisov
c94f7ed117 Fixed for problem with infinity loop in function myencoding_prescan_stream_to_determine_encoding 2017-08-13 15:52:23 +03:00
lexborisov
7e2ed5fb1a Version up for myhtml 2017-06-16 17:24:40 +03:00
lexborisov
82056de77f Sync myhtml with last version 2017-06-16 17:22:46 +03:00
lexborisov
84a67afa9d Fix for encoding name index https://github.com/lexborisov/myhtml/issues/106 2017-05-21 15:25:31 +03:00
lexborisov
29cd7e1775 Fix for creating a spinlock without support spinlock https://github.com/lexborisov/myhtml/issues/103 2017-05-19 18:47:17 +03:00
lexborisov
aa67db6fa1 Added modest.pc and uninstal.mk to .gitignore 2017-03-31 10:04:05 +03:00
lexborisov
d5cac76ff5 Fixed build examples and tests for Windows 2017-03-20 23:40:55 +03:00
lexborisov
e37c7ce017 Comment all code in commoncrawl 2017-03-20 22:01:54 +03:00
lexborisov
2960726738 Added new rule for make (make modules) 2017-03-20 21:57:29 +03:00
lexborisov
3b3625cb1b Fix for port name 2017-03-20 13:33:59 +03:00
lexborisov
49ddfc6cbe Remove unwanted file 2017-03-19 17:40:34 +03:00
lexborisov
7c965d03f7 syntax fix 2017-03-19 17:36:45 +03:00
lexborisov
6205c18488 Remove cmakelist, now in dev 2017-03-19 12:05:42 +03:00
lex
f38478cb14 Merge pull request #27 from lexborisov/split
Modest new version 0.0.6
2017-03-19 12:02:19 +03:00
lexborisov
7511ef2674 Merge branch 'master' into split
# Conflicts:
#	source/modest/finder/match.c
2017-03-19 11:59:04 +03:00
lexborisov
5bf64d31c4 Change description 2017-03-19 11:55:37 +03:00
lexborisov
5f5e571231 *.pc 2017-03-17 12:36:10 +03:00
lexborisov
d5b304cea9 Added rules file for all ports 2017-03-17 11:57:21 +03:00
lexborisov
66d5d951df Make clone for Linux and Mac OS X 2017-03-16 23:15:55 +03:00
lexborisov
5fd8812409 Added description for make rules 2017-03-16 20:45:50 +03:00
lexborisov
6ecac3475a fread => mycore_fread 2017-03-16 20:17:05 +03:00
lexborisov
4b7a55480f Fixed serialization html node 2017-03-16 20:06:31 +03:00
lexborisov
729665ede4 Fix for https://github.com/lexborisov/Modest/issues/26 2017-03-16 20:02:01 +03:00
lexborisov
43ab0fd013 Added *.pc.in and uninstall command 2017-03-16 16:38:01 +03:00
lexborisov
2017f8454c .pc 2017-03-15 19:29:34 +03:00
lexborisov
e808e51a45 Fix building 2017-03-15 18:36:30 +03:00
lexborisov
1eb9ddae92 Added define *_VERSION_STRING for all modules 2017-03-14 23:55:52 +03:00
lexborisov
455a853cf2 Changed (C) 2017-03-14 23:44:48 +03:00
lexborisov
70633a48ae Can build Modest finder without threads 2017-03-14 23:23:43 +03:00
lexborisov
43b4ddf125 Empty fix 2017-03-14 17:32:51 +03:00
lexborisov
2055ee6d00 Added perf.c to myport 2017-03-14 17:27:25 +03:00
lexborisov
9fe5924a04 Fixes for serialization status 2017-03-14 11:28:54 +03:00
lexborisov
c476946ddd Fix for https://github.com/lexborisov/Modest/issues/24 2017-03-14 11:17:17 +03:00
lexborisov
d4561d9ad1 Fixes for https://github.com/lexborisov/Modest/issues/15 2017-03-14 00:08:57 +03:00
lexborisov
5d39ca65f9 Fixes for https://github.com/lexborisov/Modest/issues/15 2017-03-14 00:07:22 +03:00
lexborisov
ea568bb786 ln -s for lib 2017-03-13 23:50:30 +03:00
lexborisov
3228a2df9e Fixed problem with thread infiniti wait 2017-03-13 23:49:49 +03:00
lexborisov
e55f360724 Fix problem with read ttf file 2017-03-13 22:50:47 +03:00
lexborisov
d6e53ec7ac Fixed problem with windows, fixed problem with linux, build problem 2017-03-13 21:11:34 +03:00
lexborisov
b4b744cbc3 --std => -std 2017-03-13 18:02:31 +03:00