Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Changes - github.com/lexborisov/perl-html-myhtml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 90c8fcfebe25e5ff1ddaf4b961d492fd8613bc52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
0.31	Mon Mar 28 2016 16:15:03 GMT+0300
	Build for Windows
	Now memory is used more wisely.
	Now for threads can register any number of Trees.
	Fixed all leaks when creating a large number of Trees.
	Fixed cmake file. Now build normally in Linux.
	Fixed many problem with string preprocessing.
	Now, is not afraid of binary files and other trash.
	Any fixes to improve stability.

0.27	Wed Mar 23 2016 11:37:03 GMT+0300
	  Added a forgotten file due to which nothing has worked
	  Added example clear_text.pl
	  Added methods for tree: html, head, body -- get nodes

0.26	Tue Mar 22 2016 17:43:03 GMT+0300
	  Fixes for compile program. Add MyHTML 0.5.2

0.25	Tue Mar 01 2016 09:43:03 GMT+0300
	  And again, fixes for compile program

0.24	Mon Feb 29 2016 16:16:03 GMT+0300
	  Fixed compile problem

0.23	Sun Feb 28 2016 19:26:03 GMT+0300
	  First release