Dmitriy Simushev

Results 10 issues of Dmitriy Simushev

It seems that the program does not recognize entities with no whitespace between them. But according to https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html the whitespace is **optional**. For example, a .po file with the following...

Does the current server implementation support JavaScript client v1.0 and later?

When groups isolation is on, statistics should be displayed keeping this fact in mind. This issue was originally posted by @ceylani as part of #131

enhancement
help wanted

Comments starts with `#:` can contain more than one references per line. For example, if `xgettext` is used with standard input a reference comment can contains the following: ``` #:...

This PR is aimed to create a public API method on `MpdClient` that can close connection. I know, that I can use just: ``` js client.socket.destroy() ``` in the app...

Example 11 outputs the following error: ``` ERROR: while constructing a mapping in "", line 1, column 1: ? - Detroit Tigers ^ found unacceptable key (list objects are unhashable)...

As I see from the source code the CLI should works fine with `stdin` and `stdout` but it does not. I've made some investigations and it seems that a dash...

Could you please release a package for [Bower](http://bower.io/) package manager?

The link to interactive geospatial tutorial was outdated. I've just updated it to the one from https://github.com/karlseguin/the-little-mongodb-book repository.

Updated `amphp/file` dependency to ^1.0. It's needed to make it possible to require both `amphp/artax` and `amphp/file` in a project without lowering min-stability.