Mercurial > jhg
annotate src/org/tmatesoft/hg/internal/package.html @ 683:98ff1fb49abe
Update commands to use changeset Nodeid and int in uniform way, clients of core.* classes shall not go back and forth from int to Nodeid
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Wed, 24 Jul 2013 16:40:15 +0200 |
parents | d56ea1a2537a |
children |
rev | line source |
---|---|
406
d56ea1a2537a
Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff
changeset
|
1 <html> |
d56ea1a2537a
Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff
changeset
|
2 <body> |
d56ea1a2537a
Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff
changeset
|
3 Intimate implementation peculiarities of the library. Classes in this package shall be deemed internal API and not referenced from outside unless you really known what you do and what are possible consequences. |
d56ea1a2537a
Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff
changeset
|
4 </body> |
d56ea1a2537a
Less meaningless package descriptions
Artem Tikhomirov <tikhomirov.artem@gmail.com>
parents:
diff
changeset
|
5 </html> |